summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIan Clatworthy <ian.clatworthy@canonical.com>2009-02-13 15:03:53 +1000
committerIan Clatworthy <ian.clatworthy@canonical.com>2009-02-13 15:03:53 +1000
commitf569cb96b0f22981bb1c9cbcb8ea3d45f27ba304 (patch)
tree992f8e8d86c3fb230f520d2e85029e57300b099b /NEWS
parent618a053351b036a23a10f74a93a75e637dd269c7 (diff)
downloadpython-fastimport-f569cb96b0f22981bb1c9cbcb8ea3d45f27ba304.tar.gz
recursively delete children when a directory is deleted
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 67aac9b..c3f725f 100644
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,9 @@ IN DEVELOPMENT
* Import into rich-root (and subtree) repositories without aborting.
(Ian Clatworthy, #300921)
+ * Recursively delete children when a directory is deleted.
+ (Scott James Remnant)
+
API BREAKS:
TESTING: