summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-03-25 07:51:04 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-03-25 07:51:04 +0000
commit3fc48d12b86cc46ab72a74813662ccbcebe15d2b (patch)
tree7a3876444840b541a4530f9dd24a3af6033323ff /rdiff-backup/CHANGELOG
parent94acb948d2eed0d576062a4d73ef9545f611af3d (diff)
downloadrdiff-backup-3fc48d12b86cc46ab72a74813662ccbcebe15d2b.tar.gz
CHANGELOG - added 0.7.1
FAQ - Added question about removing directory from mirror dir rdiff-backup.1 - added info about --...compress... switches git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@21 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 68d41c4..2127727 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,3 +1,15 @@
+New in v0.7.1 (2002/03/25)
+--------------------------
+
+Now by default .snapshot and .diff increments are compressed with
+python's internal gzip. The new increments format is backwards
+compatible, but only rdiff-backup >0.7.1 will be able to restore if
+any gzipped increments are present.
+
+Added --no-compression and --no-compression-regexp to control which
+files are compressed.
+
+
New in v0.7.0 (2002/03/21)
--------------------------