From 53fe9d2de82af972d618bc045e07599b7cfc91e1 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 31 May 2002 08:24:00 +0000 Subject: Final changes for 0.7.6 git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@113 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/CHANGELOG | 13 +++++++++++-- rdiff-backup/TODO | 9 --------- 2 files changed, 11 insertions(+), 11 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) diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO index fde70e2..4b71c15 100644 --- a/rdiff-backup/TODO +++ b/rdiff-backup/TODO @@ -7,16 +7,7 @@ Think about adding Gaudet's idea for keeping track of renamed files. -Don't produce stack trace which looks like crash/include file name in -logging stats - -Add to above Dean Gaudet's suggestion: make errors look prettier (like tar). - -Examine and fix recovery problems. - If don't recover hardlink support and hardlink support on, don't resume. -Fix Finish bug so error finishing in subdirectory won't mess up -finishing parent directory. -- cgit v1.2.1