summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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: