summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-12-30 06:58:28 -0800
committerJunio C Hamano <gitster@pobox.com>2024-12-30 06:58:28 -0800
commitbc2c65770dca70c1d4e151fad971bc7c7235a702 (patch)
tree20835ff717c99a787b6214f7f7027a059211d4f4
parente1d34f36ead7daf68fac21902bceaa30db7f4444 (diff)
Git 2.48-rc1v2.48.0-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes/2.48.0.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.48.0.txt b/Documentation/RelNotes/2.48.0.txt
index 33c11e742f..f9fc8c1086 100644
--- a/Documentation/RelNotes/2.48.0.txt
+++ b/Documentation/RelNotes/2.48.0.txt
@@ -161,6 +161,9 @@ Performance, Internal Implementation, Development Support etc.
* "git refs migrate" learned to also migrate the reflog data across
backends.
+ * The developer documentation has been updated to give the latest
+ info on gitk and git-gui maintainer.
+
Fixes since v2.47
-----------------