Code

update release notes for git svn in 1.6.6
authorEric Wong <normalperson@yhbt.net>
Mon, 21 Dec 2009 10:21:33 +0000 (02:21 -0800)
committerEric Wong <normalperson@yhbt.net>
Mon, 21 Dec 2009 10:32:41 +0000 (02:32 -0800)
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/RelNotes-1.6.6.txt

index 72df781e7d357598781c0a5e19534a0082905584..75ef0b8b9183aa9cddc423b30a0eeadd3fc053aa 100644 (file)
@@ -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).