diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-02-21 10:35:39 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-02-21 10:35:54 -0800 |
| commit | 2d2a71ce85026edcc40f469678a1035df0dfcf57 (patch) | |
| tree | f0f622a3e207fc0f298df3b6b0e59dac89517548 | |
| parent | 84a5ce3f03aa409d9b0b22f532a943ddb3e11740 (diff) | |
| download | git-2d2a71ce85026edcc40f469678a1035df0dfcf57.tar.gz | |
The thirteenth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| -rw-r--r-- | Documentation/RelNotes/2.49.0.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.49.0.adoc b/Documentation/RelNotes/2.49.0.adoc index 64323ec4a9..83bab70cb6 100644 --- a/Documentation/RelNotes/2.49.0.adoc +++ b/Documentation/RelNotes/2.49.0.adoc @@ -33,6 +33,8 @@ UI, Workflows & Features * "git rev-list --missing=" learned to accept "print-info" that gives known details expected of the missing objects, like path and type. + * Comes with an updated "gitk". + Performance, Internal Implementation, Development Support etc. -------------------------------------------------------------- @@ -217,3 +219,6 @@ Fixes since v2.48 (merge 087740d65a ps/leakfixes-0129 later to maint). (merge 6bba6f604b jp/doc-trailer-config later to maint). (merge f1cc562b77 lo/t7603-path-is-file-update later to maint). + (merge 45761988ac en/doc-renormalize later to maint). + (merge 832f56f06a jc/doc-boolean-synonyms later to maint). + (merge 3eeed876a9 ac/doc-http-ssl-type-config later to maint). |
