Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-12-21 13:21:33 +0300
committerEric Wong <normalperson@yhbt.net>2009-12-21 13:32:41 +0300
commitaf57b41d41d4b1f85dceac57015539e3e0306859 (patch)
treef8f2c8824e06a74cf9ecdac2814836aa5592c41a /Documentation/RelNotes-1.6.6.txt
parent577e9fcad2c8968846b365226b89778050496a78 (diff)
update release notes for git svn in 1.6.6
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'Documentation/RelNotes-1.6.6.txt')
-rw-r--r--Documentation/RelNotes-1.6.6.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/RelNotes-1.6.6.txt b/Documentation/RelNotes-1.6.6.txt
index 72df781e7d..75ef0b8b91 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).