From d49f6dccf43983b317d31aa49b7e9a54aa28bf01 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 30 Apr 2002 02:02:56 +0000 Subject: Changed for 0.7.3 release git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@48 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/CHANGELOG | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'rdiff-backup/CHANGELOG') diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index a88490c..ff31a0a 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -1,3 +1,36 @@ +New in v0.7.3 (2002/04/29) +-------------------------- + +Fixed broken remote operation in v0.7.2 by applying (a variant of) +Daniel Robbins' patch. Also fixed associated bug in test set. + +Fixed bug recognizing --[include|exclude]-filelist-stdin options, and +IndexError bug reading some filelists. + +--force is no longer necessary if the target directory is empty. + +--include/--exclude/etc now work for restoring as they do for backing up. + +Raised verbosity level for traceback output - if long log error +messages are annoying you, set verbosity to 2. Will come up with a +better logging system later. + +May have fixed a problem encountered by Matthew Farrellee and Kevin +Spicer wherein the _session_info_list information was stored on the +wrong computer. This could cause rdiff-backup to fail when running +after another backup that failed for a different reason. May backport +this fix to 0.6.0 later. + +May have fixed a problem also noticed by Matthew Farrellee which can +cause rdiff-backup to exit when a directory changes into into a +non-directory file while rdiff-backup is processing the directory. +(May also apply to 0.6.0). + +Fixed a bug noticed by Jamie Heilman where restoring could fail if a +recent rdiff-backup process which produced the backup set was aborted +while processing a new directory. (May also apply to 0.6.0) + + New in v0.7.2 (2002/04/11) -------------------------- -- cgit v1.2.1