summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-16 17:58:35 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-10-16 17:58:35 (GMT)
commit05f6edcd2a418a88eeb953d51408a6aeef312f5c (patch)
treee0367efccefdf0892d95d0147fec3f610379548f /Documentation/RelNotes
parent47d45a5ebd5bce543a50546d05e8b92c6971acda (diff)
downloadgit-05f6edcd2a418a88eeb953d51408a6aeef312f5c.zip
git-05f6edcd2a418a88eeb953d51408a6aeef312f5c.tar.gz
git-05f6edcd2a418a88eeb953d51408a6aeef312f5c.tar.bz2
Update draft release notes to 1.7.8
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/1.7.8.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/RelNotes/1.7.8.txt b/Documentation/RelNotes/1.7.8.txt
index 5500db2..dcd2467 100644
--- a/Documentation/RelNotes/1.7.8.txt
+++ b/Documentation/RelNotes/1.7.8.txt
@@ -4,6 +4,8 @@ Git v1.7.8 Release Notes (draft)
Updates since v1.7.7
--------------------
+ * Some git-svn and git-gui updates.
+
* The build procedure has been taught to take advantage of computed
dependency automatically when the complier supports it.
@@ -147,7 +149,7 @@ included in this release.
---
exec >/var/tmp/1
-O=v1.7.7-289-gb73c683
+O=v1.7.7-324-g47d45a5
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo