summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-12-16 20:25:58 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-12-16 20:25:58 +0000
commitde66d93df7e024b160116409dedea240056818b5 (patch)
tree6f807c94a1f29dcc0878f4dd6d4f7e83b09ef7e7 /rdiff-backup/CHANGELOG
parent895779c70dd4f6dd4c8d13b286540a4d5896b97f (diff)
downloadrdiff-backup-de66d93df7e024b160116409dedea240056818b5.tar.gz
Don't gzip 0 length files
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@712 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 6ef64fb..597dcd7 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -6,6 +6,10 @@ Fix for restoring files in directories with really long names.
rdiff-backup will now exit by default if it thinks another
rdiff-backup process is currently working on the same repository.
+Empty error_log, mirror_metadata, extended_attribute, and
+access_control_lists files will no longer be gzipped (suggestion by
+Hans F. Nordhaug).
+
New in v1.1.4 (2005/12/13)
--------------------------