Hopefully the last batch before -rc0

Signed-off-by: Junio C Hamano <gitster@pobox.com>

Junio C Hamano committed Jul 12, 2017 at 15:19 UTC 8ba1d6616fa5ebc46c3f70139a549c672348e1aa
1 file changed +9
Documentation/RelNotes/2.14.0.txt
+9
@@ -447,6 +447,15 @@ notes for details).
447 of the branch.
448 (merge e30d463d45 jk/reflog-walk-maint later to maint).
449
450 + * The rewrite of "git branch --list" using for-each-ref's internals
451 + that happened in v2.13 regressed its handling of color.branch.local;
452 + this has been fixed.
453 + (merge 5b5c9c3e19 kn/ref-filter-branch-list later to maint).
454 +
455 * Other minor doc, test and build updates and code cleanups.
456 (merge 3f9c637ec7 pw/unquote-path-in-git-pm later to maint).
457 (merge 669638fe7a ks/typofix-commit-c-comment later to maint).
458 + (merge 5053313562 rs/urlmatch-cleanup later to maint).
459 + (merge 42c78a216e rs/use-div-round-up later to maint).
460 + (merge 5e8d2729ae rs/wt-status-cleanup later to maint).
461 + (merge 01826066b0 ks/fix-rebase-doc-picture later to maint).