A couple more on top of -rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Junio C Hamano committed
Apr 3, 2026 at 15:26 UTC
2855562ca6a9c6b0e7bc780b050c1e83c9fcfbd0
1 file changed
+6
Documentation/RelNotes/2.54.0.adoc
+6
@@ -277,6 +277,12 @@ Performance, Internal Implementation, Development Support etc.
277
* In case homebrew breaks REG_ENHANCED again, leave a in-code comment
278
to suggest use of our replacement regex as a workaround.
279
280
+ * MinGW build updates.
281
+
282
+ * The way dash 0.5.13 handles non-ASCII contents in here-doc
283
+ is buggy and breaks our existing tests, which unfortunately
284
+ have been rewritten to avoid triggering the bug.
285
+
286
287
Fixes since v2.53
288
-----------------