From 8b6f19ccfc3aefbd0f22f6b7d56ad6a3fc5e4f37 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 2 Jul 2025 12:07:52 -0700 Subject: [PATCH] The sixth batch Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.51.0.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/RelNotes/2.51.0.adoc b/Documentation/RelNotes/2.51.0.adoc index 199cc01621..c854746c3e 100644 --- a/Documentation/RelNotes/2.51.0.adoc +++ b/Documentation/RelNotes/2.51.0.adoc @@ -31,6 +31,11 @@ UI, Workflows & Features use the compact-summary format, intead of diffstat, when showing the summary of the incoming changes. + * "git imap-send" has been broken for a long time, which has been + resurrected and then taught to talk OAuth2.0 etc. + + * Some error messages from "git imap-send" has been updated. + Performance, Internal Implementation, Development Support etc. -------------------------------------------------------------- @@ -51,6 +56,8 @@ Performance, Internal Implementation, Development Support etc. * A test helper "test_seq" function learned the "-f " option, which allowed us to simplify a lot of test scripts. + * A lot of stale stuff has been removed from the contrib/ hierarchy. + Fixes since v2.50 ----------------- -- 2.47.3