Skip to content

Commit 8d94cfb

Browse files
committed
The twelfth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5235e56 commit 8d94cfb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/RelNotes/2.46.0.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ Performance, Internal Implementation, Development Support etc.
117117
* "git add -p" learned to complain when an answer with more than one
118118
letter is given to a prompt that expects a single letter answer.
119119

120+
* The alias-expanded command lines are logged to the trace output.
121+
120122

121123
Fixes since v2.45
122124
-----------------
@@ -210,6 +212,8 @@ Fixes since v2.45
210212
which has been corrected.
211213
(merge 407997c1dd ps/fix-reinit-includeif-onbranch later to maint).
212214

215+
* Memory leaks in "git mv" has been plugged.
216+
213217
* Other code cleanup, docfix, build fix, etc.
214218
(merge a5a4cb7b27 rs/diff-parseopts-cleanup later to maint).
215219
(merge 55702c543e fa/p4-error later to maint).

0 commit comments

Comments
 (0)