summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-02-21 04:10:38 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-02-21 04:10:38 +0000
commit599cbc7c411f446541eec15fd6729af5115506ba (patch)
tree615c0b2bf6a2955755c8ff1732e3dc0b44611e8c /rdiff-backup/CHANGELOG
parent575fb29f1b17a549ac4522660ca78148be7aa10c (diff)
downloadrdiff-backup-599cbc7c411f446541eec15fd6729af5115506ba.tar.gz
Listing a read-only repository should work now
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-0@756 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index c9d4f25..e7af956 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -6,6 +6,11 @@ Fix a traceback due to an off-by-1 error in "--remove-older-than nB".
Fix a security violation when restoring from a remote repository.
(Patch from Charles Duffy.)
+--list-at-time, --list-increments, and --list-increment-sizes should
+now work from a read-only repository. (Bug reported by Wolfgang
+Dautermann.)
+
+
New in v1.0.4 (2006/01/15)
--------------------------