]> git.ipfire.org Git - thirdparty/git.git/commitdiff
The tenth batch
authorJunio C Hamano <gitster@pobox.com>
Tue, 15 Jul 2025 22:17:58 +0000 (15:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 15 Jul 2025 22:18:18 +0000 (15:18 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.51.0.adoc

index 4eb30d26a11201affdc6f68295c571f054a2fa24..ca0e39e1e829641129d3398470ebf77aa6a96b13 100644 (file)
@@ -82,6 +82,8 @@ Performance, Internal Implementation, Development Support etc.
  * "make coccicheck" succeeds even when spatch made suggestions, which
    has been updated to fail in such a case.
 
+ * Code clean-up around object access API.
+
 
 Fixes since v2.50
 -----------------
@@ -161,6 +163,9 @@ including security updates, are included in this release.
    has been corrected.
    (merge 2b49d97fcb rp/apply-intent-to-add-fix later to maint).
 
+ * Leakfix with a new and a bit invasive test on pack-bitmap files.
+   (merge bfd5522e98 ly/load-bitmap-leakfix later to maint).
+
  * Other code cleanup, docfix, build fix, etc.
    (merge b257adb571 lo/my-first-ow-doc-update later to maint).
    (merge 8b34b6a220 ly/sequencer-update-squash-is-fixup-only later to maint).