summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIan Clatworthy <ian.clatworthy@canonical.com>2009-02-18 00:21:57 +1000
committerIan Clatworthy <ian.clatworthy@canonical.com>2009-02-18 00:21:57 +1000
commitbd9a19ea2c8fe58d002aa476b911b62e29267329 (patch)
tree31620fecd70c62d77b13d9ec689323ab327fbb50 /NEWS
parent2327cc6f662a9005726018cb2d210c127566d963 (diff)
downloadbzr-fastimport-bd9a19ea2c8fe58d002aa476b911b62e29267329.tar.gz
added NEWS item
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 05bdf54..8334802 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,14 @@ IN DEVELOPMENT
FEATURES:
+ * Added ``fast-import-filter`` command for splitting out a
+ subdirectory or bunch of files into their own project. It can
+ also be used to create a new repository without any history
+ for nominated files and directories. This is useful for
+ removing information which is a security risk, huge binary
+ files like ISO images, etc.
+ (Ian Clatworthy)
+
* Initial cut at reset support. (Brian de Alwis, Ian Clatworthy)
IMPROVEMENTS: