summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-28 19:27:39 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-08-28 19:32:25 (GMT)
commite6837c8b439ae95654c6e831d42620d2510a8008 (patch)
treee8b0118afdbc279250ccfdeb2356ff7da0bc2abc /Documentation
parent483c9b8602eb2f4261d135c4332c4c48fa7eb8f6 (diff)
downloadgit-e6837c8b439ae95654c6e831d42620d2510a8008.zip
git-e6837c8b439ae95654c6e831d42620d2510a8008.tar.gz
git-e6837c8b439ae95654c6e831d42620d2510a8008.tar.bz2
Seventh batch for 2.6
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/2.6.0.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.6.0.txt b/Documentation/RelNotes/2.6.0.txt
index 075d9fe..050371d 100644
--- a/Documentation/RelNotes/2.6.0.txt
+++ b/Documentation/RelNotes/2.6.0.txt
@@ -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).