summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-02-17 15:00:10 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-02-17 15:00:10 -0800
commitfaa3b4769ce042fc3069c5dcdac279fa97966d61 (patch)
treec7d14b067869d87c25f6dddd1942b76c9d8cf1bb /Documentation
parentgitweb: Protect escaping functions against calling on undef (diff)
parentUpdate 1.7.0.1 release notes (diff)
downloadtgif-faa3b4769ce042fc3069c5dcdac279fa97966d61.tar.xz
Merge branch 'maint'
* maint: Update 1.7.0.1 release notes
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes-1.7.0.1.txt2
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..