From 898f80736c75878acc02dc55672317fcc0e0a5a6 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 29 Oct 2020 14:24:09 -0700 Subject: Git 2.29.2 Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.29.2.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Documentation/RelNotes/2.29.2.txt (limited to 'Documentation') diff --git a/Documentation/RelNotes/2.29.2.txt b/Documentation/RelNotes/2.29.2.txt new file mode 100644 index 0000000000..632b5b580a --- /dev/null +++ b/Documentation/RelNotes/2.29.2.txt @@ -0,0 +1,12 @@ +Git v2.29.2 Release Notes +========================= + +This release is primarily to fix brown-paper-bag breakages in the +2.29.0 release. + +Fixes since v2.29.1 +------------------- + + * In 2.29, "--committer-date-is-author-date" option of "rebase" and + "am" subcommands lost the e-mail address by mistake, which has been + corrected. -- cgit v1.2.3