diff options
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r-- | rdiff-backup/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index fa1e4f2..66dc67c 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -1,6 +1,10 @@ New in v1.1.17 (????/??/??) --------------------------- +Fix typo in fs_abilities noticed by Martin Krafft. Add EILSEQ ("Invalid or +incomplete multibyte or wide character") to the list of recoverable errors. +Thanks to Hanno Stock for catching that. (Andrew Ferguson) + Catch another reasonable error when reading EAs. (Andrew Ferguson) Use the Python os.lstat() on Windows. (Patch from Josh Nisly) |