summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIan Clatworthy <ian.clatworthy@canonical.com>2009-02-16 13:44:25 +1000
committerIan Clatworthy <ian.clatworthy@canonical.com>2009-02-16 13:44:25 +1000
commitdb365f7e8c5f801731d48201794d0f6dab7b3c8b (patch)
tree81237f3c88b4937aa397a1c061ae1272da3d655c /NEWS
parent146b5264514991f0843efa532806980e5d06b228 (diff)
downloadbzr-fastimport-db365f7e8c5f801731d48201794d0f6dab7b3c8b.tar.gz
make deleteall less agressive in the files it tries to delete
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1a3dd04..71a2eab 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,12 @@ IN DEVELOPMENT
* Recursively delete children when a directory is deleted.
(Scott James Remnant)
+ * The ``deleteall`` command now only tries to delete files in the
+ nominated branch, not all known files. As a consequence,
+ it should now be possible (if it wasn't before) to import
+ multiple Darcs branches (via darcs-fast-export) at once.
+ (Ian Clatworthy)
+
API BREAKS:
TESTING: