New in v0.7.6 (2002/05/31) -------------------------- Improved statistics support, and added --print-statistics and --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) -------------------------- Fixed resuming bug. After a bit of empirical testing, increased Globals.conn_bufsize and enabled ssh compression by default (and also added --ssh-no-compression option). This should speed up the "typical" remote session. Fixed bug noticed by Dean Gaudet in processing of --(include|exclude)-filelist[-stdin] options when source directory was remote. Fixed --include error reporting bug reported by Ben Edwards. Small change so 'door' files and other unknown file types will be ignored. (Thanks for Steve Simitzis for sending in a patch for this.) Fixed bug noticed by Dean Gaudet where, unless the --change-source-perms option is specified, rdiff-backup wouldn't even attempt to open files lacking ownership permissions. New in v0.7.4 (2002/05/11) -------------------------- Added new restore syntax and corresponding -r and --restore-as-of options. For instance, "rdiff-backup -r 1/3/2002 /backup/foo out" will try to restore /backup/foo (a file on the mirror directory) to out, as it was January 3rd, 2002. See man page for more information. directory_statistics.