Skip to content

Commit 32571a0

Browse files
committed
The tenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent f31d155 commit 32571a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/RelNotes/2.51.0.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ Performance, Internal Implementation, Development Support etc.
8282
* "make coccicheck" succeeds even when spatch made suggestions, which
8383
has been updated to fail in such a case.
8484
85+
* Code clean-up around object access API.
86+
8587
8688
Fixes since v2.50
8789
-----------------
@@ -161,6 +163,9 @@ including security updates, are included in this release.
161163
has been corrected.
162164
(merge 2b49d97fcb rp/apply-intent-to-add-fix later to maint).
163165

166+
* Leakfix with a new and a bit invasive test on pack-bitmap files.
167+
(merge bfd5522e98 ly/load-bitmap-leakfix later to maint).
168+
164169
* Other code cleanup, docfix, build fix, etc.
165170
(merge b257adb571 lo/my-first-ow-doc-update later to maint).
166171
(merge 8b34b6a220 ly/sequencer-update-squash-is-fixup-only later to maint).

0 commit comments

Comments
 (0)