]> git.ipfire.org Git - thirdparty/git.git/commitdiff
The twenty-third batch
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2025 16:13:52 +0000 (09:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2025 16:13:52 +0000 (09:13 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.52.0.adoc

index cfce098d1453a0be67bb9cd8da0450e3cec84979..55ee816d58df69f7aaee99273d52c8c5966d3d1d 100644 (file)
@@ -182,6 +182,10 @@ including security updates, are included in this release.
    ignored") did not work well with "--name-only" and friends.
    (merge b55e6d36eb ly/diff-name-only-with-diff-from-content later to maint).
 
+ * The above caused regressions, which has been corrected.
+   (merge 623f7af2 jk/diff-from-contents-fix later to maint).
+   (merge 3da4413d jc/diff-from-contents-fix later to maint).
+
  * Documentation for "git rebase" has been updated.
    (merge 3f7f2b0359 je/doc-rebase later to maint).