summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-04-25 05:54:40 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-04-25 05:59:35 (GMT)
commitf29ac4f1b04c9cf84509e4a80f27f10b4373a446 (patch)
treee0d05378684b1a12f799a67e4c7130e80f280446
parent86e081aea408a4ff34001d6f221cc42e46ebbaa0 (diff)
downloadgit-1.6.3-rc2.zip
git-1.6.3-rc2.tar.gz
git-1.6.3-rc2.tar.bz2
GIT 1.6.3-rc2v1.6.3-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes-1.6.3.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.6.3.txt b/Documentation/RelNotes-1.6.3.txt
index efce29d..7270ef8 100644
--- a/Documentation/RelNotes-1.6.3.txt
+++ b/Documentation/RelNotes-1.6.3.txt
@@ -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