Skip to content

Commit 1d1c4a8

Browse files
committed
other small fixes for 2.29.2
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 839129c commit 1d1c4a8

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

Documentation/RelNotes/2.30.0.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Git 2.30 Release Notes
2+
======================
3+
4+
Updates since v2.29
5+
-------------------
6+
7+
UI, Workflows & Features
8+
9+
10+
Performance, Internal Implementation, Development Support etc.
11+
12+
13+
Fixes since v2.29
14+
-----------------
15+
16+
* In 2.29, "--committer-date-is-author-date" option of "rebase" and
17+
"am" subcommands lost the e-mail address by mistake, which has been
18+
corrected.
19+
(merge 5f35edd9d7 jk/committer-date-is-author-date-fix later to maint).
20+
21+
* Other code cleanup, docfix, build fix, etc.
22+
(merge 3e0a5dc9af cc/doc-filter-branch-typofix later to maint).

RelNotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Documentation/RelNotes/2.29.1.txt
1+
Documentation/RelNotes/2.30.0.txt

0 commit comments

Comments
 (0)