summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-31 08:24:00 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-31 08:24:00 +0000
commit53fe9d2de82af972d618bc045e07599b7cfc91e1 (patch)
treebaea7930f22e3cdb0f0f8b3728dbd2bcc392f6df /rdiff-backup/CHANGELOG
parentb3c458f96706b7a6ef570434c9c9adc7129912a4 (diff)
downloadrdiff-backup-53fe9d2de82af972d618bc045e07599b7cfc91e1.tar.gz
Final changes for 0.7.6
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@113 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG13
1 files changed, 11 insertions, 2 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 35ac39d..d98f1a2 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,8 +1,17 @@
-New in v0.7.6 (2002/??/??)
+New in v0.7.6 (2002/05/31)
--------------------------
Improved statistics support, and added --print-statistics and
---calculate-average switches.
+--calculate-average switches. See the directory_statistics and
+session_statistics files in the rdiff-backup-data directory.
+
+Major improvements to error correction and resuming.
+
+Now signals SIGQUIT, SIGHUP, and SIGTERM are caught to exit more
+gracefully.
+
+Fixed crankyness when --exclude-filelist is the last exclude option
+and it is given an empty file (thanks to Bryce C for report).
New in v0.7.5 (2002/05/21)