From 69d2e0de21c6de8c5ab17fdc67b99bce8aab9752 Mon Sep 17 00:00:00 2001 From: owsla Date: Tue, 22 Jul 2008 17:46:59 +0000 Subject: Fall back on the Python make_file_dict function when the filename contains non-ASCII characters. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@918 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rdiff-backup/CHANGELOG') diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index 9821b2b..5398ced 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -1,6 +1,9 @@ New in v1.1.18 (????/??/??) --------------------------- +Fall back on the Python make_file_dict function when the filename contains +non-ASCII characters. (Andrew Ferguson) + Ignore Extended Attributes which have Unicode characters outside the current system representation. These will be correctly handled when rdiff-backup switches to Python 3, which will have full Unicode support. (Andrew Ferguson) -- cgit v1.2.1