]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Name the next one 2.36 to prepare for 2.35.1
authorJunio C Hamano <gitster@pobox.com>
Sat, 29 Jan 2022 00:57:10 +0000 (16:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 29 Jan 2022 00:57:10 +0000 (16:57 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.36.0.txt [new file with mode: 0644]
RelNotes

diff --git a/Documentation/RelNotes/2.36.0.txt b/Documentation/RelNotes/2.36.0.txt
new file mode 100644 (file)
index 0000000..c59e0c8
--- /dev/null
@@ -0,0 +1,34 @@
+Git 2.36 Release Notes
+======================
+
+Updates since Git 2.35
+----------------------
+
+Backward compatibility warts
+
+ *
+
+
+Note to those who build from the source
+
+ *
+
+
+UI, Workflows & Features
+
+ *
+
+
+Performance, Internal Implementation, Development Support etc.
+
+ *
+
+
+Fixes since v2.35
+-----------------
+
+ * "rebase" and "stash" in secondary worktrees are broken in
+   Git 2.35.0, which has been corrected.
+   (merge ff5b7913f0 en/keep-cwd later to maint).
+
+ * Other code cleanup, docfix, build fix, etc.
index c27c2050014165060f8060de286be87536b83e1e..81052262e0e43711f308ebc67a371def932cdccc 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
@@ -1 +1 @@
-Documentation/RelNotes/2.35.0.txt
\ No newline at end of file
+Documentation/RelNotes/2.36.0.txt
\ No newline at end of file