From 218bf69f0b137e0a21cfeeda6ba81947f220401f Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 7 Jun 2008 13:05:34 -0700 Subject: [PATCH] GIT 1.5.6-rc2 Signed-off-by: Junio C Hamano --- Documentation/RelNotes-1.5.6.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/RelNotes-1.5.6.txt b/Documentation/RelNotes-1.5.6.txt index 1855cf3923..a79e4b9393 100644 --- a/Documentation/RelNotes-1.5.6.txt +++ b/Documentation/RelNotes-1.5.6.txt @@ -18,6 +18,12 @@ Updates since v1.5.5 * "git init" now autodetects the case sensitivity of the filesystem and sets core.ignorecase accordingly. +(documentation) + +* Many freestanding documentation pages have been converted and made + available to "git help" (aka "man git-") as section 7 of the + manual pages. + (performance) * "git clone" was rewritten in C. This will hopefully help cloning a -- 2.11.4.GIT