Merge branch 'ab/doc-lint'
[git] / Documentation / RelNotes / 2.29.2.txt
1 Git v2.29.2 Release Notes
2 =========================
3
4 This release is primarily to fix brown-paper-bag breakages in the
5 2.29.0 release.
6
7 Fixes since v2.29.1
8 -------------------
9
10  * In 2.29, "--committer-date-is-author-date" option of "rebase" and
11    "am" subcommands lost the e-mail address by mistake, which has been
12    corrected.