We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e081a commit f29ac4fCopy full SHA for f29ac4f
1 file changed
Documentation/RelNotes-1.6.3.txt
@@ -152,6 +152,10 @@ Updates since v1.6.2
152
knobs you can tweak to work around issues with various versions of the
153
docbook-xsl package. See comments in Documentation/Makefile for details.
154
155
+* Support for building and testing a subset of git on a system without a
156
+ working perl has been improved.
157
+
158
159
Fixes since v1.6.2
160
------------------
161
@@ -173,6 +177,6 @@ v1.6.2.X series.
173
177
174
178
---
175
179
exec >/var/tmp/1
176
-O=v1.6.3-rc1-1-gea10b60
180
+O=v1.6.3-rc2
181
echo O=$(git describe master)
182
git shortlog --no-merges $O..master ^maint
0 commit comments