Skip to content

Commit 05f6edc

Browse files
committed
Update draft release notes to 1.7.8
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 47d45a5 commit 05f6edc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/RelNotes/1.7.8.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Git v1.7.8 Release Notes (draft)
44
Updates since v1.7.7
55
--------------------
66

7+
* Some git-svn and git-gui updates.
8+
79
* The build procedure has been taught to take advantage of computed
810
dependency automatically when the complier supports it.
911

@@ -147,7 +149,7 @@ included in this release.
147149

148150
---
149151
exec >/var/tmp/1
150-
O=v1.7.7-289-gb73c683
152+
O=v1.7.7-324-g47d45a5
151153
echo O=$(git describe --always master)
152154
git log --first-parent --oneline --reverse ^$O master
153155
echo

0 commit comments

Comments
 (0)