aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2026-01-11 21:54:28 -0800
committerJunio C Hamano <gitster@pobox.com>2026-01-12 05:19:53 -0800
commit8745eae506f700657882b9e32b2aa00f234a6fb6 (patch)
tree4f092ceb4bc2370e2bad1be06eb9c421d3f6a25c
parent5323fafdf4f90625b3d2e5c19c0385f27a8653c3 (diff)
downloadgit-8745eae506f700657882b9e32b2aa00f234a6fb6.tar.xz
The 17th batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes/2.53.0.adoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.53.0.adoc b/Documentation/RelNotes/2.53.0.adoc
index 32b6966c9e..35a1ab91ed 100644
--- a/Documentation/RelNotes/2.53.0.adoc
+++ b/Documentation/RelNotes/2.53.0.adoc
@@ -238,6 +238,13 @@ Fixes since v2.52
has been corrected.
(merge 979ee83e8a en/ort-recursive-d-f-conflict-fix later to maint).
+ * Diagnose invalid bundle-URI that lack the URI entry, instead of
+ crashing.
+ (merge 7796c14a1a sb/bundle-uri-without-uri later to maint).
+
+ * Mailmap update for Karsten
+ (merge e97678c4ef js/mailmap-karsten-blees later to maint).
+
* Other code cleanup, docfix, build fix, etc.
(merge 46207a54cc qj/doc-http-bad-want-response later to maint).
(merge df90eccd93 kh/doc-commit-extra-references later to maint).
@@ -263,3 +270,4 @@ Fixes since v2.52
(merge abf05d856f rs/show-branch-prio-queue later to maint).
(merge 06188ea5f3 rs/parse-config-expiry-simplify later to maint).
(merge 861dbb1586 dd/t5403-modernise later to maint).
+ (merge acffc5e9e5 ja/doc-synopsis-style-more later to maint).