summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-24 00:31:43 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-24 00:31:43 +0000
commit52247ae000a86b24cbea19a795fe0f757c68a6b1 (patch)
tree4156565f154d7feb883f67651b291a5fcc208c3d /rdiff-backup/CHANGELOG
parent6cdc127cbe24ef2e1f1e3a137eee733fa64c9e32 (diff)
downloadrdiff-backup-52247ae000a86b24cbea19a795fe0f757c68a6b1.tar.gz
No longer crash on bad checkpoint data
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@171 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index bde900f..7ea9eaf 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -6,6 +6,12 @@ Man page now correctly included in rpm.
rdiff-backup script does not have exec permissions until it is
installed (thanks Jason Piterak).
+Sockets are now replicated. Why not? (Suggestion by Mickey Everts)
+
+Bad resuming information (because, say, it is left over from a
+previous version) should no longer cause exit, except when --resume is
+specified.
+
New in v0.9.3 (2002/07/15)
--------------------------