]> git.ipfire.org Git - thirdparty/git.git/commitdiff
A couple more on top of -rc0
authorJunio C Hamano <gitster@pobox.com>
Fri, 3 Apr 2026 22:26:34 +0000 (15:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Apr 2026 22:26:34 +0000 (15:26 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.54.0.adoc

index 629e603f4336e8f077dfaff1ceb2c2f9da89330d..04c038f035ae76e56b74379b4b9cbca3037e1202 100644 (file)
@@ -277,6 +277,12 @@ Performance, Internal Implementation, Development Support etc.
  * In case homebrew breaks REG_ENHANCED again, leave a in-code comment
    to suggest use of our replacement regex as a workaround.
 
+ * MinGW build updates.
+
+ * The way dash 0.5.13 handles non-ASCII contents in here-doc
+   is buggy and breaks our existing tests, which unfortunately
+   have been rewritten to avoid triggering the bug.
+
 
 Fixes since v2.53
 -----------------