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
commitd677f809ecb0ecef2fedaf9b0078b8e8fefea091 (patch)
tree0c33dc21f2971424f253f02c0869bc8e4aa0ef96 /NEWS
parentdf5345cbfe122e19a4fc86ace09ad413fd073cc4 (diff)
downloadbzr-fastimport-d677f809ecb0ecef2fedaf9b0078b8e8fefea091.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