Skip to content

Commit

Permalink
Git 1.7.1-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Apr 10, 2010
1 parent b92cbb6 commit b9aa901
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Documentation/RelNotes-1.7.1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
------------------

Expand All @@ -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..

0 comments on commit b9aa901

Please sign in to comment.