summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-01-15 03:07:56 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-01-15 03:07:56 +0000
commit0ab7cdf3da5b1bc3f2e3027b05018ae0670375b7 (patch)
tree26f885bad80abf4603edc33657a1b74c32e373ee /rdiff-backup/CHANGELOG
parenta5354311095be9d40989ea4fa33d0290d4d9da39 (diff)
downloadrdiff-backup-0ab7cdf3da5b1bc3f2e3027b05018ae0670375b7.tar.gz
SpecialFileError shouldn't trigger UpdateError
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@747 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 50d457e..c37bab5 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -5,6 +5,9 @@ Selection fix: empty directories could sometimes be improperly
excluded if certain include expressions involving a non-trailing '**'
were used. Bug reported by Toni Price.
+A few minor changes to help rdiff-backup back up to an SMB/CIFS share.
+Thanks to Cengiz Gunay for testing.
+
New in v1.1.5 (2006/01/01)
--------------------------