diff options
author | intrigeri <intrigeri@boum.org> | 2010-12-13 11:42:36 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-12-13 11:42:36 +0100 |
commit | 6ad15139e00ef378ee035b15c25cf7a40127e689 (patch) | |
tree | 9807887fb828ea3549dde0b1cfd10c731441e046 /ChangeLog | |
parent | 8098286aa1c8d751e7cf1872775a1bb41538624f (diff) | |
parent | ab92883a63860b626bfc2faafd54a1544e1b8583 (diff) | |
download | backupninja-6ad15139e00ef378ee035b15c25cf7a40127e689.tar.gz backupninja-6ad15139e00ef378ee035b15c25cf7a40127e689.tar.bz2 |
Merge remote branch 'origin/0.9.8.1'
Conflicts:
AUTHORS
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -1,7 +1,4 @@ version 0.9.9 -- UNRELEASED - backupninja changes - . Do not error out when no job is configured. Thanks to Jordi Mallach - <jordi@debian.org> for the patch (Closes: #597684) handler changes dup: . Use --tempdir option rather than TMPDIR environment variable. @@ -25,13 +22,19 @@ version 0.9.9 -- UNRELEASED #2370). Thanks to ale for the patch. rsync: . Fix long rotation. - sys: - . Route around broken vgcfgbackup not able to handle multiple VG arguments helper changes dup: . Fix separate signing key usecase. Thanks to Ian Beckwith for the patch. - + +version 0.9.8.1 -- October 31, 2010 (boo!) + backupninja changes + . Do not error out when no job is configured. Thanks to Jordi Mallach + <jordi@debian.org> for the patch (Closes: #597684) + handler changes + sys: + . Route around broken vgcfgbackup not able to handle multiple VG arguments + version 0.9.8 -- September 12, 2010 backupninja changes . Added GZIP_OPTS option, defaulting to --rsyncable, so that this |