summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-07-18 09:04:11 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-07-18 09:04:11 +0000
commit71ea549d3d0d7b5abfd649182bdbac4f641093a3 (patch)
tree4a79f98741c4523b864cf1792cc708151e77afa1 /rdiff-backup/CHANGELOG
parentfdb71c7a3ad563081b8027276f1d1c91a0e4b5bc (diff)
downloadrdiff-backup-71ea549d3d0d7b5abfd649182bdbac4f641093a3.tar.gz
Added --no-change-dir-inc-perms switch, fixed windows mode checkdest bug
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@343 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 804c873..3d1a8b6 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,3 +1,14 @@
+New in v0.12.1 (2003/07/??)
+---------------------------
+
+Added --no-change-dir-inc-perms switch, to avoid some weird errors on
+FreeBSD, and possibly on Solaris. Thanks to Troels Arvin for
+report.
+
+Fixed bug when regressing destination directory made with
+--windows-mode. Reported by Tucker Sylvestro.
+
+
New in v0.12.0 (2003/06/26)
---------------------------