11
Documentation/RelNotes/1.7.6.6.txt
Normal file
11
Documentation/RelNotes/1.7.6.6.txt
Normal file
@ -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.
|
11
Documentation/RelNotes/1.7.7.6.txt
Normal file
11
Documentation/RelNotes/1.7.7.6.txt
Normal file
@ -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.
|
14
Documentation/RelNotes/1.7.8.4.txt
Normal file
14
Documentation/RelNotes/1.7.8.4.txt
Normal file
@ -0,0 +1,14 @@
|
||||
Git v1.7.8.4 Release Notes
|
||||
==========================
|
||||
|
||||
Fixes since v1.7.8.3
|
||||
--------------------
|
||||
|
||||
* 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.
|
||||
|
||||
* "git send-email" did not properly treat sendemail.multiedit as a
|
||||
boolean (e.g. setting it to "false" did not turn it off).
|
||||
|
||||
Also contains minor fixes and documentation updates.
|
Reference in New Issue
Block a user