File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,12 @@ UI, Workflows & Features
8484 * "git config --list" output was hard to parse when values consist of
8585 multiple lines. "--name-only" option is added to help this.
8686
87+ * A handful of usability & cosmetic fixes to gitk and l10n updates.
88+
89+ * A completely empty e-mail address <> is now allowed in the authors
90+ file used by git-svn, to match the way it accepts the output from
91+ authors-prog.
92+
8793
8894Performance, Internal Implementation, Development Support etc.
8995
@@ -349,3 +355,5 @@ notes for details).
349355 (merge b8c1d27 ah/pack-objects-usage-strings later to maint).
350356 (merge 486e1e1 br/svn-doc-include-paths-config later to maint).
351357 (merge 1733ed3 ee/clean-test-fixes later to maint).
358+ (merge 5fcadc3 gb/apply-comment-typofix later to maint).
359+ (merge b894d3e mp/t7060-diff-index-test later to maint).
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33GVF=GIT-VERSION-FILE
4- DEF_VER=v2.6.0-rc1
4+ DEF_VER=v2.6.0-rc2
55
66LF='
77'
You can’t perform that action at this time.
0 commit comments