diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-02-17 15:00:10 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-17 15:00:10 -0800 |
commit | faa3b4769ce042fc3069c5dcdac279fa97966d61 (patch) | |
tree | c7d14b067869d87c25f6dddd1942b76c9d8cf1bb /Documentation | |
parent | 1df48766137f2040e2e992d7d278d5aca26406cf (diff) | |
parent | e3ff352c73a87d533fd239c3f9d4bb978c8ce387 (diff) | |
download | git-faa3b4769ce042fc3069c5dcdac279fa97966d61.tar.gz |
Merge branch 'maint'
* maint:
Update 1.7.0.1 release notes
Diffstat (limited to 'Documentation')
-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.. |