From 8ba1d6616fa5ebc46c3f70139a549c672348e1aa Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 12 Jul 2017 15:19:27 -0700 Subject: [PATCH] Hopefully the last batch before -rc0 Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.14.0.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation/RelNotes/2.14.0.txt b/Documentation/RelNotes/2.14.0.txt index caa6e0c7f..93f065410 100644 --- a/Documentation/RelNotes/2.14.0.txt +++ b/Documentation/RelNotes/2.14.0.txt @@ -447,6 +447,15 @@ notes for details). of the branch. (merge e30d463d45 jk/reflog-walk-maint later to maint). + * The rewrite of "git branch --list" using for-each-ref's internals + that happened in v2.13 regressed its handling of color.branch.local; + this has been fixed. + (merge 5b5c9c3e19 kn/ref-filter-branch-list later to maint). + * Other minor doc, test and build updates and code cleanups. (merge 3f9c637ec7 pw/unquote-path-in-git-pm later to maint). (merge 669638fe7a ks/typofix-commit-c-comment later to maint). + (merge 5053313562 rs/urlmatch-cleanup later to maint). + (merge 42c78a216e rs/use-div-round-up later to maint). + (merge 5e8d2729ae rs/wt-status-cleanup later to maint). + (merge 01826066b0 ks/fix-rebase-doc-picture later to maint). -- 2.11.0