aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2009-11-19 20:27:46 +0100
committerintrigeri <intrigeri@boum.org>2009-11-19 20:27:46 +0100
commitf9672647177f771270f40a858fb94283ff1ebcdf (patch)
treeed5401118f00344405409144825ecd919ba29214 /ChangeLog
parent75d17d06f276ad1aa435d7dc31777677b10917b4 (diff)
downloadbackupninja-f9672647177f771270f40a858fb94283ff1ebcdf.tar.gz
backupninja-f9672647177f771270f40a858fb94283ff1ebcdf.tar.bz2
ldap, mysql, pgsql: use gzip's --rsyncable option
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c91ca38..4a4a3b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@ version 0.9.7 -- UNRELEASED
file or in a given backup action file. Thanks Tuomas Jormola for the
preliminary patch (Closes: #511299)
handler changes
+ ldap:
+ . Use gzip's --rsyncable option.
maildir:
. fix location of deleted_on file
. add missing destid_file options to ssh connections
@@ -20,6 +22,9 @@ version 0.9.7 -- UNRELEASED
does not prevent mysqldump to work.
. Fix the error message displayed when mysqld is not running:
mysqladmin ping indeed returns 0 when authentication fails.
+ . Use gzip's --rsyncable option.
+ pgsql:
+ . Use gzip's --rsyncable option.
sys:
. New luksheaders option (default=disabled) to backup the Luks header
of every Luks device.