Signed-off-by: Junio C Hamano <gitster@pobox.com>
--- /dev/null
+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.
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.29.1
+DEF_VER=v2.29.2
LF='
'
-Documentation/RelNotes/2.29.1.txt
\ No newline at end of file
+Documentation/RelNotes/2.29.2.txt
\ No newline at end of file