summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.35.1.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/RelNotes/2.35.1.adoc')
-rw-r--r--Documentation/RelNotes/2.35.1.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.35.1.adoc b/Documentation/RelNotes/2.35.1.adoc
new file mode 100644
index 0000000000..726ba250ef
--- /dev/null
+++ b/Documentation/RelNotes/2.35.1.adoc
@@ -0,0 +1,6 @@
+Git v2.35.1 Release Notes
+=========================
+
+Git 2.35 shipped with a regression that broke use of "rebase" and
+"stash" in a secondary worktree. This maintenance release ought to
+fix it.