Seventh batch for 2.6
authorJunio C Hamano <gitster@pobox.com>
Fri, 28 Aug 2015 19:27:39 +0000 (12:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 28 Aug 2015 19:32:25 +0000 (12:32 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.6.0.txt
index 075d9feeabc911938268a30292d652e8ebb13aba..050371d94cc9c18cfe5d35001213ebaae1b27478 100644 (file)
@@ -255,6 +255,14 @@ notes for details).
    in Bourne shell.
    (merge 82aec45 sg/help-group later to maint).
 
+ * The experimental untracked-cache feature were buggy when paths with
+   a few levels of subdirectories are involved.
+   (merge 73f9145 dt/untracked-subdir later to maint).
+
+ * "interpret-trailers" helper mistook a single-liner log message that
+   has a colon as the end of existing trailer.
+   (merge 6262fe9 cc/trailers-corner-case-fix later to maint).
+
  * Code cleanups and documentation updates.
    (merge 1c601af es/doc-clean-outdated-tools later to maint).
    (merge 3581304 kn/tag-doc-fix later to maint).