summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-10-19 02:45:24 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-10-19 02:45:24 +0000
commit83336648d07d3f8f2ca25377468faeeba77bfd6f (patch)
treeec9e5315311f620afafaa5d2f7efca6a76e8a005 /rdiff-backup/CHANGELOG
parenta0e30bdc00ce9f72ec16588c365fb6113889f9d8 (diff)
downloadrdiff-backup-83336648d07d3f8f2ca25377468faeeba77bfd6f.tar.gz
Carbonfile now defaults to off
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@635 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index ce86c92..5233609 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -7,6 +7,12 @@ caused a spurious security violation. (Important for Mac OS X)
An error reading carbonfile data on Mac OS X should no longer cause a
crash. (Thanks to Kevin Horton for testing.)
+Carbonfile support now defaults to off, even if the system appears to
+support it. It can be manually enabled with the --carbonfile switch.
+If you know something about Mac OS X and want to look at the
+carbonfile code so it can be re-enabled by default, please do so :)
+(help available from list)
+
New in v1.0.1 (2005/09/10)
--------------------------