summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6c65b5e)
raw | patch | inline | side by side (parent: 6c65b5e)
author | Junio C Hamano <gitster@pobox.com> | |
Tue, 10 Jan 2012 22:16:49 +0000 (14:16 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 10 Jan 2012 22:16:49 +0000 (14:16 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.7.6.txt | [new file with mode: 0644] | patch | blob |
RelNotes | patch | blob | history |
diff --git a/Documentation/RelNotes/1.7.7.6.txt b/Documentation/RelNotes/1.7.7.6.txt
--- /dev/null
@@ -0,0 +1,11 @@
+Git v1.7.7.6 Release Notes
+==========================
+
+Fixes since v1.7.7.5
+--------------------
+
+ * The code to look up attributes for paths reused entries from a wrong
+ directory when two paths in question are in adjacent directories and
+ the name of the one directory is a prefix of the other.
+
+Also contains minor fixes and documentation updates.
diff --git a/RelNotes b/RelNotes
index cd6bf00d34d73467951baab5e55364ecdf867c05..472b95854bce66c50c310ed18dc149a3207df11f 120000 (symlink)
--- a/RelNotes
+++ b/RelNotes
-Documentation/RelNotes/1.7.7.5.txt
\ No newline at end of file
+Documentation/RelNotes/1.7.7.6.txt
\ No newline at end of file