Skip to content

Commit 2a97289

Browse files
committed
Twelfth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 68ef6c0 commit 2a97289

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/2.34.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,11 @@ Performance, Internal Implementation, Development Support etc.
141141

142142
* Remove external declaration of functions that no longer exist.
143143

144+
* "git multi-pack-index write --bitmap" learns to propagate the
145+
hashcache from original bitmap to resulting bitmap.
146+
147+
* CI learns to run the leak sanitizer builds.
148+
144149

145150
Fixes since v2.33
146151
-----------------
@@ -351,3 +356,5 @@ Fixes since v2.33
351356
(merge 51b04c05b7 bs/difftool-msg-tweak later to maint).
352357
(merge dd20e4a6db ab/make-compdb-fix later to maint).
353358
(merge 6ffb990dc4 os/status-docfix later to maint).
359+
(merge 100c2da2d3 rs/p3400-lose-tac later to maint).
360+
(merge 76f3b69896 tb/aggregate-ignore-leading-whitespaces later to maint).

0 commit comments

Comments
 (0)