From 52cb2bc28b8336a3f2259bb1c6ad2b99c3caca9c Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 14 Jun 2008 12:57:18 -0700 Subject: [PATCH] GIT 1.5.6-rc3 Just a lot of small fixes, mostly documentation. Signed-off-by: Junio C Hamano --- Documentation/RelNotes-1.5.6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.4.GIT