summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-06-14 19:57:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-06-14 21:39:22 (GMT)
commit52cb2bc28b8336a3f2259bb1c6ad2b99c3caca9c (patch)
tree1925127fb44980c842eeaa247eb531150a82d03a /Documentation
parentc529d75a75adf943f53dd20b8cf3e37438b4e750 (diff)
downloadgit-52cb2bc28b8336a3f2259bb1c6ad2b99c3caca9c.zip
git-52cb2bc28b8336a3f2259bb1c6ad2b99c3caca9c.tar.gz
git-52cb2bc28b8336a3f2259bb1c6ad2b99c3caca9c.tar.bz2
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>
Diffstat (limited to 'Documentation')
-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 ac4881e..0d2608c 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