aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2009-01-22 22:14:22 +0000
committerintrigeri <intrigeri@boum.org>2009-01-22 22:14:22 +0000
commit36854a51d46e4e63a663fe3e5fa1c68385984b78 (patch)
treefe6f1452387df044dc3cd4a102ad0451c3cf27a7 /ChangeLog
parent94861df686d7083675af42890ececb70cb108b67 (diff)
downloadbackupninja-36854a51d46e4e63a663fe3e5fa1c68385984b78.tar.gz
backupninja-36854a51d46e4e63a663fe3e5fa1c68385984b78.tar.bz2
sys: new luksheaders option to backup the Luks header of every Luks device
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33a51de..c5208b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,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.
+ sys:
+ . New luksheaders option (default=disabled) to backup the Luks header
+ of every Luks device.
version 0.9.6 -- July 21, 2008
backupninja changes