Skip to content

Commit

Permalink
Update draft release notes to 1.7.8
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Oct 16, 2011
1 parent 47d45a5 commit 05f6edc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/RelNotes/1.7.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 05f6edc

Please sign in to comment.