summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-08-10 05:25:43 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-08-10 05:25:43 +0000
commit4918807565a39f78b1a37159c20b3b472d73522e (patch)
treeba52e37a2a9a23bb1d97334df47c555d81d6eb26 /rdiff-backup/CHANGELOG
parentf0ec078e6acbe86342ed6066ae886ceac3c5d855 (diff)
downloadrdiff-backup-4918807565a39f78b1a37159c20b3b472d73522e.tar.gz
Fix for bug #13576, destination system should not need posix1e
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@604 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 3b7059f..ca57603 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -37,6 +37,9 @@ Added Keith Edmunds patch adding the --create-full-path option.
Fixed selection bug reported by Daniel Richard G.
+bug#13576: You can now back ACLs to a computer that doesn't have the
+posix1e module.
+
New in v0.13.6 (2005/04/07)
---------------------------