Skip to content

Commit 4c42d5f

Browse files
committed
The thirteenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent f1160b2 commit 4c42d5f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/RelNotes/2.47.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ UI, Workflows & Features
4848

4949
* Support for the RUNTIME_PREFIX feature has been added to z/OS port.
5050

51+
* "git send-email" learned "--mailmap" option to allow rewriting the
52+
recipient addresses.
53+
5154

5255
Performance, Internal Implementation, Development Support etc.
5356
--------------------------------------------------------------
@@ -111,6 +114,9 @@ Performance, Internal Implementation, Development Support etc.
111114
* More trace2 events at key points on push and fetch code paths have
112115
been added.
113116

117+
* Make our codebase compilable with the -Werror=unused-parameter
118+
option.
119+
114120

115121
Fixes since v2.46
116122
-----------------

0 commit comments

Comments
 (0)