diff options
-rw-r--r-- | Documentation/RelNotes/2.47.1.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.47.1.txt b/Documentation/RelNotes/2.47.1.txt index 6d7a4d98fb..39206c09fd 100644 --- a/Documentation/RelNotes/2.47.1.txt +++ b/Documentation/RelNotes/2.47.1.txt @@ -24,3 +24,8 @@ Fixes since Git 2.47 * A "git fetch" from the superproject going down to a submodule used a wrong remote when the default remote names are set differently between them. + + * The "gitk" project tree has been synchronized again with its new + maintainer, Johannes Sixt. + +Also contains minor documentation updates and code clean-ups. |