summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-09-24 19:47:41 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-09-24 19:47:41 +0000
commitb891f682bff6943701106a91141b964fc401746a (patch)
treee2bdf336e6ace577c56e875eb1eb5781558ad109 /rdiff-backup/CHANGELOG
parenta679c7ea455a250ede89879cff91a4cc169489a4 (diff)
downloadrdiff-backup-b891f682bff6943701106a91141b964fc401746a.tar.gz
Fix for remote --list-changed-since and --list-at-time
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@449 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 2c51e79..2669533 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -4,6 +4,9 @@ New in v0.12.5 (??????????)
Fixed bug in --test-server when using --restrict security options
(test would fail improperly). Thanks to Maik Schreiber for report.
+--list-changed-since and --list-at-time now work remotely.
+Thanks to Morten Werner Olsen for bug report.
+
New in v0.12.4 (2003/09/13)
---------------------------