summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2004-02-01 04:18:33 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2004-02-01 04:18:33 +0000
commitcb4b57348bb856033ff6d169d084121984fd477c (patch)
treea1b5818fc8dd5887a90b04e64a442ffa4c9e5b52 /rdiff-backup/CHANGELOG
parentb810c5c4c48d30e46ca5f2a4238e1b327e847af5 (diff)
downloadrdiff-backup-cb4b57348bb856033ff6d169d084121984fd477c.tar.gz
Fixed a few supplementary modes (e.g. --remove-older-than) w quoting
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@519 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 620e9e8..c698280 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -36,6 +36,10 @@ Kaltenecker for bug report.
Fixed error when --restrict path given with trailing backslash. Bug
report by Åke Brännström.
+Fixed many functions like --list-increments, --remove-older-than,
+etc. which previously didn't work with filename quoting. Thanks to
+Vinod Kurup for detailed bug report.
+
New in v0.13.3 (2003/10/14)
---------------------------