Skip to content

Commit f29ac4f

Browse files
committed
GIT 1.6.3-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 86e081a commit f29ac4f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Documentation/RelNotes-1.6.3.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ Updates since v1.6.2
152152
knobs you can tweak to work around issues with various versions of the
153153
docbook-xsl package. See comments in Documentation/Makefile for details.
154154

155+
* Support for building and testing a subset of git on a system without a
156+
working perl has been improved.
157+
158+
155159
Fixes since v1.6.2
156160
------------------
157161

@@ -173,6 +177,6 @@ v1.6.2.X series.
173177

174178
---
175179
exec >/var/tmp/1
176-
O=v1.6.3-rc1-1-gea10b60
180+
O=v1.6.3-rc2
177181
echo O=$(git describe master)
178182
git shortlog --no-merges $O..master ^maint

0 commit comments

Comments
 (0)