summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2011-08-01 11:40:37 +0200
committerJelmer Vernooij <jelmer@samba.org>2011-08-01 11:40:37 +0200
commitbb48331ccc7560ce05cd83d0df17f6ff4713a15b (patch)
treeaae7e407a642f97f9fa3a436e4d333e3664dffc0 /NEWS
parentade5e97d7af1f1eeeb5b875b9c66fcd871412d92 (diff)
downloadbzr-fastimport-bb48331ccc7560ce05cd83d0df17f6ff4713a15b.tar.gz
Remove --branches-path and --tags-path options, which are not implemented by the underlying code yet.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2abbe54..45c601a 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,10 @@ Bug fixes
* Allow "bzr fast-import-filter" to be used without first argument.
(Jelmer Vernooij, #792935)
+* Remove --branches-path and --tags-path options from ``bzr fast-export-from-svn``.
+ These options are not supported by the underlying svn-fast-export.py yet.
+ (Jelmer Vernooij, #513747)
+
0.10 08-Mar-2011
Changes