summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-11-18 14:19:45 -0800
committerJunio C Hamano <gitster@pobox.com>2011-11-18 14:19:45 -0800
commitf56ef114eeefee755f422e6cbef2d83974cb90f1 (patch)
tree53123ce055fe128c55ec33fd25436589ac36d61f
parent9e9ab407119d9b89a99bbf9e496428cac2f94468 (diff)
downloadgit-f56ef114eeefee755f422e6cbef2d83974cb90f1.tar.gz
Hopefully final update of release notes before 1.7.8 final
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-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