Skip to content

Commit 966e671

Browse files
committed
The tenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent d68fcce commit 966e671

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/2.31.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ UI, Workflows & Features
8585
* The error message given when a configuration variable that is
8686
expected to have a boolean value has been improved.
8787

88+
* Signed commits and tags now allow verification of objects, whose
89+
two object names (one in SHA-1, the other in SHA-256) are both
90+
signed.
91+
8892

8993
Performance, Internal Implementation, Development Support etc.
9094

@@ -169,6 +173,9 @@ Performance, Internal Implementation, Development Support etc.
169173

170174
* Piecemeal of rewrite of "git bisect" in C continues.
171175

176+
* When a pager spawned by us exited, the trace log did not record its
177+
exit status correctly, which has been corrected.
178+
172179

173180
Fixes since v2.30
174181
-----------------

0 commit comments

Comments
 (0)