summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-27 20:18:22 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-27 20:18:22 +0000
commit9e9ac86ba4d50979975b624ce3948a1011af3fd1 (patch)
tree7e7b233f9715ac00ab78ff72d0df99fcd3b55d65 /rdiff-backup/CHANGELOG
parenta1a2ba7783c700cd73b640cac7388fa6c733bf8b (diff)
downloadrdiff-backup-9e9ac86ba4d50979975b624ce3948a1011af3fd1.tar.gz
Fixed various --restrict options, some refactoring
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@407 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 11d316e..a123b87 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -16,6 +16,9 @@ Fixed bug in EA/ACL restoring, noticed by Greg Freemyer. Also updated
quoting of filenames and extended attributes names to match
forthcoming attr/facl utilities.
+Fixed problems with --restrict options that would cause proper
+sessions to fail. Thanks to Randall Nortman for error report.
+
New in v0.13.1 (2003/08/08)
---------------------------