Skip to content

Commit d81542e

Browse files
committed
Eleventh batch
The tenth was at -rc0 ;-) Signed-off-by: Junio C Hamano <[email protected]>
1 parent e0ff2d4 commit d81542e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/RelNotes/2.24.0.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ UI, Workflows & Features
7575
submodules, but this did not apply to "git fetch --multiple" that
7676
fetches from multiple remote repositories. It now does.
7777

78+
* The installation instruction for zsh completion script (in
79+
contrib/) has been a bit improved.
80+
7881

7982
Performance, Internal Implementation, Development Support etc.
8083

@@ -337,6 +340,10 @@ Fixes since v2.23
337340
corrected.
338341
(merge 556895d0c8 jj/stash-reset-only-toplevel later to maint).
339342

343+
* The atomic push over smart HTTP transport did not work, which has
344+
been corrected.
345+
(merge 6f1194246a bc/smart-http-atomic-push later to maint).
346+
340347
* Other code cleanup, docfix, build fix, etc.
341348
(merge d1387d3895 en/fast-import-merge-doc later to maint).
342349
(merge 1c24a54ea4 bm/repository-layout-typofix later to maint).
@@ -385,3 +392,6 @@ Fixes since v2.23
385392
(merge 5cc6a4be11 rs/http-push-simplify later to maint).
386393
(merge a81e42d235 rs/column-use-utf8-strnwidth later to maint).
387394
(merge 062a309d36 rs/remote-curl-use-argv-array later to maint).
395+
(merge 3b3c79f6c9 nr/diff-highlight-indent-fix later to maint).
396+
(merge 3444ec2eb2 wb/fsmonitor-bitmap-fix later to maint).
397+
(merge 10da030ab7 cb/pcre2-chartables-leakfix later to maint).

0 commit comments

Comments
 (0)