summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-11-24 03:00:18 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-11-24 03:00:18 +0000
commit75a31e34270bfbf735d31fea152675160493b900 (patch)
tree8dc07625d9f9fd17ef0720ffb388543955cc1ead /rdiff-backup/CHANGELOG
parent81083cb48d648e0fd96ce3d39df64c71ec15f17b (diff)
downloadrdiff-backup-75a31e34270bfbf735d31fea152675160493b900.tar.gz
"Directory not empty" fix
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@688 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index fdea69b..3cb199e 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -12,6 +12,10 @@ When removing older than, delete empty increments directories
Long filename bug finally fixed (phew). rdiff-backup should now
correctly mirror any file that it can read.
+Due to very detailed error report from Yoav, fixed a "Directory not
+empty" error that can arise on emulated filesystems like NFS and
+EncFS.
+
New in v1.1.2 (2005/11/06)
--------------------------