From: Eric Wong Date: Mon, 21 Dec 2009 10:21:33 +0000 (-0800) Subject: update release notes for git svn in 1.6.6 X-Git-Tag: v1.6.6~11 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=af57b41d41d4b1f85dceac57015539e3e0306859;p=git.git update release notes for git svn in 1.6.6 Signed-off-by: Eric Wong --- diff --git a/Documentation/RelNotes-1.6.6.txt b/Documentation/RelNotes-1.6.6.txt index 72df781e7..75ef0b8b9 100644 --- a/Documentation/RelNotes-1.6.6.txt +++ b/Documentation/RelNotes-1.6.6.txt @@ -209,6 +209,8 @@ Updates since v1.6.5 * "git svn" learned to read SVN 1.5+ and SVK merge tickets. + * "git svn" learned to recreate empty directories tracked only by SVN. + * "gitweb" can optionally render its "blame" output incrementally (this requires JavaScript on the client side).