diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-01-31 08:42:07 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-01-31 09:44:16 -0800 |
| commit | 58b5801aa94ad5031978f8e42c1be1230b3d352f (patch) | |
| tree | 7f4ab93c1de2ea54683b408371198a9ace7f6036 /Documentation/RelNotes | |
| parent | 81309f424b095b788449e640be913fd002c572f7 (diff) | |
| download | git-58b5801aa94ad5031978f8e42c1be1230b3d352f.tar.gz | |
The sixth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
| -rw-r--r-- | Documentation/RelNotes/2.49.0.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.49.0.txt b/Documentation/RelNotes/2.49.0.txt index 6c9e010b72..cf63170a3d 100644 --- a/Documentation/RelNotes/2.49.0.txt +++ b/Documentation/RelNotes/2.49.0.txt @@ -109,6 +109,10 @@ Fixes since v2.48 corrected. (merge a0bea0978f ps/reflog-migration-with-logall-fix later to maint). + * Doc and short-help text for "show-index" has been clarified to + stress that the command reads its data from the standard input. + (merge 49edce4ff9 jc/show-index-h-update later to maint). + * Other code cleanup, docfix, build fix, etc. (merge ddb5287894 jk/t7407-use-test-grep later to maint). (merge 21e1b44865 aj/difftool-config-doc-fix later to maint). @@ -116,3 +120,6 @@ Fixes since v2.48 (merge 43850dcf9c sk/unit-test-hash later to maint). (merge 4ad47d2de3 jc/cli-doc-option-and-config later to maint). (merge 2d0ff147e5 jp/t8002-printf-fix later to maint). + (merge 69666e6746 ja/doc-restore-markup-update later to maint). + (merge d11d003ba5 sk/strlen-returns-size_t later to maint). + (merge 77b2d29e91 ja/doc-notes-markup-updates later to maint). |
