diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-02-17 15:00:00 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-17 15:00:00 -0800 |
commit | e3ff352c73a87d533fd239c3f9d4bb978c8ce387 (patch) | |
tree | 329365da701503c4c171eb17c089a3eb313a6167 | |
parent | Merge branch 'jk/cherry-pick-reword' into maint (diff) | |
download | tgif-e3ff352c73a87d533fd239c3f9d4bb978c8ce387.tar.xz |
Update 1.7.0.1 release notes
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r-- | Documentation/RelNotes-1.7.0.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.7.0.1.txt b/Documentation/RelNotes-1.7.0.1.txt index 312a3f5534..970cd59330 100644 --- a/Documentation/RelNotes-1.7.0.1.txt +++ b/Documentation/RelNotes-1.7.0.1.txt @@ -27,5 +27,5 @@ Fixes since v1.7.0 -- exec >/var/tmp/1 echo O=$(git describe) -O=v1.7.0-11-g354d9f8 +O=v1.7.0-22-gc69f921 git shortlog $O.. |