summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-06-14 12:57:18 -0700
committerJunio C Hamano <gitster@pobox.com>2008-06-14 14:39:22 -0700
commit52cb2bc28b8336a3f2259bb1c6ad2b99c3caca9c (patch)
tree1925127fb44980c842eeaa247eb531150a82d03a
parentc529d75a75adf943f53dd20b8cf3e37438b4e750 (diff)
downloadgit-1.5.6-rc3.tar.gz
GIT 1.5.6-rc3v1.5.6-rc3
Just a lot of small fixes, mostly documentation. Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes-1.5.6.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.5.6.txt b/Documentation/RelNotes-1.5.6.txt
index ac4881e19a..0d2608c880 100644
--- a/Documentation/RelNotes-1.5.6.txt
+++ b/Documentation/RelNotes-1.5.6.txt
@@ -111,6 +111,6 @@ this release, unless otherwise noted.
--
exec >/var/tmp/1
-O=v1.5.6-rc1
+O=v1.5.6-rc3
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint