We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b92cbb6 commit b9aa901Copy full SHA for b9aa901
Documentation/RelNotes-1.7.1.txt
@@ -63,6 +63,9 @@ Updates since v1.7.0
63
64
* "git imap-send" learned to support CRAM-MD5 authentication.
65
66
+ * "gitweb" installation procedure can use "minified" js/css files
67
+ better.
68
+
69
Fixes since v1.7.0
70
------------------
71
@@ -81,5 +84,5 @@ release, unless otherwise noted.
81
84
---
82
85
exec >/var/tmp/1
83
86
echo O=$(git describe)
-O=v1.7.0.4-382-gb807c52
87
+O=v1.7.1-rc0-36-gb92cbb6
88
git shortlog --no-merges ^maint $O..
0 commit comments