summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIan Clatworthy <ian.clatworthy@canonical.com>2009-10-13 18:13:12 +1000
committerIan Clatworthy <ian.clatworthy@canonical.com>2009-10-13 18:13:12 +1000
commit228b7ae8766f1b752bf761b26de71a5d47144acf (patch)
tree0c33dc21f2971424f253f02c0869bc8e4aa0ef96 /NEWS
parentb132f31d6ef587666760ebd70dfd84bdcacb32f5 (diff)
downloadpython-fastimport-git-228b7ae8766f1b752bf761b26de71a5d47144acf.tar.gz
update NEWS with recent changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 671cc9c..33caab0 100644
--- a/NEWS
+++ b/NEWS
@@ -41,9 +41,21 @@ New Features
used are called multiple-authors, commit-properties and
empty-directories. (Ian Clatworthy)
+* fast-import and fast-import-filter now support user mapping
+ via the new --user-map option. The argument is a file specifying
+ how user-ids should be mapped to preferred user-ids.
+ (Ian Clatworthy)
+
+* svn-fast-export now supports an address option (to control the
+ default email domain) and a first-rev option (to select revisions
+ since a given one). (Ted Gould)
+
Improvements
------------
+* Large repositories now compress better thanks to a change in
+ how file-ids are assigned. (Ian Clatworthy, John Arbash Meinel)
+
* If a fast-import source ends in ".gz", it is assumed to be in
gzip format and the stream is implicitly uncompressed. This
means fast-import dump files generated by fast-export-from-xxx