From: Junio C Hamano Date: Sat, 14 Jun 2008 19:57:18 +0000 (-0700) Subject: GIT 1.5.6-rc3 X-Git-Tag: v1.5.6-rc3 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=fc0ccb8d377bc2ffb4a6feeb934d8026e1d4733f;p=git.git GIT 1.5.6-rc3 Just a lot of small fixes, mostly documentation. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes-1.5.6.txt b/Documentation/RelNotes-1.5.6.txt index ac4881e19..0d2608c88 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