Code

Git 1.7.1-rc1 v1.7.1-rc1
authorJunio C Hamano <gitster@pobox.com>
Sat, 10 Apr 2010 20:05:16 +0000 (13:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 10 Apr 2010 20:05:16 +0000 (13:05 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.7.1.txt

index 58cf113a90b0ebcebb0199a1ce1780d3a17f8a22..95c5ed6016d9bfe0c2efd3e399e6270a0984149b 100644 (file)
@@ -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..