From: Junio C Hamano Date: Sat, 10 Apr 2010 20:05:16 +0000 (-0700) Subject: Git 1.7.1-rc1 X-Git-Tag: v1.7.1-rc1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d34cb027c31d8a80c5dbbf74272ecd07001952e6;p=git.git Git 1.7.1-rc1 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes-1.7.1.txt b/Documentation/RelNotes-1.7.1.txt index 58cf113a9..95c5ed601 100644 --- a/Documentation/RelNotes-1.7.1.txt +++ b/Documentation/RelNotes-1.7.1.txt @@ -63,6 +63,9 @@ Updates since v1.7.0 * "git imap-send" learned to support CRAM-MD5 authentication. + * "gitweb" installation procedure can use "minified" js/css files + better. + Fixes since v1.7.0 ------------------ @@ -81,5 +84,5 @@ release, unless otherwise noted. --- exec >/var/tmp/1 echo O=$(git describe) -O=v1.7.0.4-382-gb807c52 +O=v1.7.1-rc0-36-gb92cbb6 git shortlog --no-merges ^maint $O..