Skip to content

Commit b9aa901

Browse files
committed
Git 1.7.1-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent b92cbb6 commit b9aa901

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Documentation/RelNotes-1.7.1.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ Updates since v1.7.0
6363

6464
* "git imap-send" learned to support CRAM-MD5 authentication.
6565

66+
* "gitweb" installation procedure can use "minified" js/css files
67+
better.
68+
6669
Fixes since v1.7.0
6770
------------------
6871

@@ -81,5 +84,5 @@ release, unless otherwise noted.
8184
---
8285
exec >/var/tmp/1
8386
echo O=$(git describe)
84-
O=v1.7.0.4-382-gb807c52
87+
O=v1.7.1-rc0-36-gb92cbb6
8588
git shortlog --no-merges ^maint $O..

0 commit comments

Comments
 (0)