From 3c19ee1f8c5e5f0f37853d120b2484e3d57f885e Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sat, 22 Feb 2014 13:19:39 +0000 Subject: Update ChangeLog. --- ChangeLog | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9e73d19..91bd7a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,36 @@ -version 1.1 -- UNRELEASED +version 1.0.2 -- UNRELEASED handler changes + dsync: + . Miscellaneous improvements to this experimental handler. dup: . For local backups, check that the destination directory exists. Thanks to ulrich for the preliminary patch. (Redmine#4049) + . Gracefully handle legacy spaces between -o and IdentityFile. + mysql: + . Make "nodata" option compatible with compress=no. + rdiff: + . Add option to include rdiff-backup output in reports. + Thanks to David Gasaway for the patch! + rsync: + . Solve quoting issue with "su". (Closes: #683731, Redmine#4019) + sys: + . Fix LUKS header backup to properly detect partitions. + . Provide the ability to backup the MBR for every device found, + and to backup the BIOS (if the flashrom program is installed, + and the mainboard is supported). + tar: + . Support test mode and xz compression. + Thanks to Pierre ROUDIER for the patches. + helper changes + rdiff: + . Don't give misleading information regarding required fields. + (Redmine#4410) + . Support output_as_info. + Thanks to David Gasaway for the patch! + backupninja changes + . Indentation fixes, thanks to exobuzz. (Redmine#6726) + documentation changes + . Update INSTALL file to add some missing recommended programs. version 1.0.1 -- June 29, 2012 handler changes -- cgit v1.2.3