Skip to content

Commit 2e36527

Browse files
committed
The sixth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8a4394d commit 2e36527

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/2.32.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ UI, Workflows & Features
4747

4848
* "git send-email" learned to honor the core.hooksPath configuration.
4949

50+
* "git format-patch -v<n>" learned to allow a reroll count that is
51+
not an integer.
52+
5053

5154
Performance, Internal Implementation, Development Support etc.
5255

@@ -65,6 +68,10 @@ Performance, Internal Implementation, Development Support etc.
6568
* Reorganize Makefile to allow building git.o and other essential
6669
objects without extra stuff needed only for testing.
6770

71+
* Preparatory API changes for parallel checkout.
72+
73+
* A simple IPC interface gets introduced to build services like
74+
fsmonitor on top.
6875

6976

7077
Fixes since v2.31

0 commit comments

Comments
 (0)