aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-12-02 10:50:17 -0800
committerJunio C Hamano <gitster@pobox.com>2009-12-02 10:50:17 -0800
commitb809d9cd0787e68f442c6795ec76580bb37d1a00 (patch)
tree4080e703139e933e99a6a43ade27f0480ed21dc5 /Documentation
parentc0ecb07048ce2123589a2f077d296e8cf29a9570 (diff)
downloadgit-b809d9cd0787e68f442c6795ec76580bb37d1a00.tar.gz
git-b809d9cd0787e68f442c6795ec76580bb37d1a00.tar.xz
Git 1.6.6-rc1v1.6.6-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes-1.6.6.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.6.6.txt b/Documentation/RelNotes-1.6.6.txt
index 009d45a1d..afcce8ba9 100644
--- a/Documentation/RelNotes-1.6.6.txt
+++ b/Documentation/RelNotes-1.6.6.txt
@@ -239,5 +239,5 @@ release, unless otherwise noted.
---
exec >/var/tmp/1
echo O=$(git describe master)
-O=v1.6.6-rc0-96-gb5d4cf2
+O=v1.6.6-rc0-119-gc0ecb07
git shortlog --no-merges $O..master --not maint