summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.6.3.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-03-15 13:10:10 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-03-15 13:12:53 -0700
commitde7697808fd8b552479a60fa3b98440d541b42de (patch)
tree665397e08f93f687c1d524d6523237bb4f581138 /Documentation/RelNotes-1.6.3.txt
parenttest-lib: write test results to test-results/<basename>-<pid> (diff)
parentGIT 1.6.2.1 (diff)
downloadtgif-de7697808fd8b552479a60fa3b98440d541b42de.tar.xz
Sync with GIT 1.6.2.1
Diffstat (limited to 'Documentation/RelNotes-1.6.3.txt')
-rw-r--r--Documentation/RelNotes-1.6.3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.6.3.txt b/Documentation/RelNotes-1.6.3.txt
index f519739ab0..679ad28b9d 100644
--- a/Documentation/RelNotes-1.6.3.txt
+++ b/Documentation/RelNotes-1.6.3.txt
@@ -99,6 +99,6 @@ v1.6.2.X series.
---
exec >/var/tmp/1
-O=v1.6.2-149-g6462146
+O=v1.6.2.1-135-g7d65c21
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint