summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index f907cfa..83e97f6 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -23,6 +23,14 @@ writes Mac OS X style resource forks!
Added --list-increment-sizes switch, which tells you how much space
the various backup files take up. (Suggested by Andrew Bressen)
+Although it should be detected automatically, can avoid copying
+permissions to directory increments with --no-change-dir-inc-perms.
+(Problem on FreeBSD when backing up sticky directories reported by
+Troels Arvin.)
+
+Fixed bug with --check-destination and --windows-mode reported by
+Tucker Sylvestro.
+
New in v0.12.0 (2003/06/26)
---------------------------