summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.7.8.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-11-18 14:19:45 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-11-18 14:19:45 -0800
commitf56ef114eeefee755f422e6cbef2d83974cb90f1 (patch)
tree53123ce055fe128c55ec33fd25436589ac36d61f /Documentation/RelNotes/1.7.8.txt
parentMerge branch 'rr/misc-fixes' (diff)
downloadtgif-f56ef114eeefee755f422e6cbef2d83974cb90f1.tar.xz
Hopefully final update of release notes before 1.7.8 final
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.8.txt')
-rw-r--r--Documentation/RelNotes/1.7.8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/1.7.8.txt b/Documentation/RelNotes/1.7.8.txt
index e27dd71d0c..487f0c3728 100644
--- a/Documentation/RelNotes/1.7.8.txt
+++ b/Documentation/RelNotes/1.7.8.txt
@@ -162,7 +162,7 @@ included in this release.
---
exec >/var/tmp/1
-O=v1.7.8-rc2-3-g09116a1
+O=v1.7.8-rc3-16-g9e9ab40
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo