Skip to content

Commit 90fb70e

Browse files
committed
Name the next one 2.36 to prepare for 2.35.1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent b23dac9 commit 90fb70e

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

Documentation/RelNotes/2.36.0.txt

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
Git 2.36 Release Notes
2+
======================
3+
4+
Updates since Git 2.35
5+
----------------------
6+
7+
Backward compatibility warts
8+
9+
*
10+
11+
12+
Note to those who build from the source
13+
14+
*
15+
16+
17+
UI, Workflows & Features
18+
19+
*
20+
21+
22+
Performance, Internal Implementation, Development Support etc.
23+
24+
*
25+
26+
27+
Fixes since v2.35
28+
-----------------
29+
30+
* "rebase" and "stash" in secondary worktrees are broken in
31+
Git 2.35.0, which has been corrected.
32+
(merge ff5b7913f0 en/keep-cwd later to maint).
33+
34+
* Other code cleanup, docfix, build fix, etc.

RelNotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Documentation/RelNotes/2.35.0.txt
1+
Documentation/RelNotes/2.36.0.txt

0 commit comments

Comments
 (0)