-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information
Junio C Hamano
committed
Jan 10, 2012
1 parent
b6fb7fe
commit f14f980
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Git v1.7.6.6 Release Notes | ||
========================== | ||
|
||
Fixes since v1.7.6.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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Documentation/RelNotes/1.7.6.5.txt | ||
Documentation/RelNotes/1.7.6.6.txt |