Code

GIT 1.6.3-rc2 v1.6.3-rc2
authorJunio C Hamano <gitster@pobox.com>
Sat, 25 Apr 2009 05:54:40 +0000 (22:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 25 Apr 2009 05:59:35 +0000 (22:59 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.3.txt

index efce29ddf3f8191472acd2426275d54db1d3f68e..7270ef893b0719bd9e4f187ae1aaf323b815af39 100644 (file)
@@ -152,6 +152,10 @@ Updates since v1.6.2
   knobs you can tweak to work around issues with various versions of the
   docbook-xsl package.  See comments in Documentation/Makefile for details.
 
+* Support for building and testing a subset of git on a system without a
+  working perl has been improved.
+
+
 Fixes since v1.6.2
 ------------------
 
@@ -173,6 +177,6 @@ v1.6.2.X series.
 
 ---
 exec >/var/tmp/1
-O=v1.6.3-rc1-1-gea10b60
+O=v1.6.3-rc2
 echo O=$(git describe master)
 git shortlog --no-merges $O..master ^maint