diff options
Diffstat (limited to 'Documentation/RelNotes/1.7.6.txt')
-rw-r--r-- | Documentation/RelNotes/1.7.6.txt | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/Documentation/RelNotes/1.7.6.txt b/Documentation/RelNotes/1.7.6.txt index d1b78e569f..9ec498ea39 100644 --- a/Documentation/RelNotes/1.7.6.txt +++ b/Documentation/RelNotes/1.7.6.txt @@ -1,4 +1,4 @@ -Git v1.7.6 Release Notes (draft) +Git v1.7.6 Release Notes ======================== Updates since v1.7.5 @@ -134,9 +134,3 @@ included in this release. * "git status -z" did not default to --porcelain output format. (merge bc/maint-status-z-to-use-porcelain later) - ---- -exec >/var/tmp/1 -echo O=$(git describe master) -O=v1.7.6-rc1 -git shortlog --no-merges ^maint ^$O master |