diff options
author | intrigeri <intrigeri@boum.org> | 2014-03-01 11:56:57 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2014-03-01 11:56:57 +0000 |
commit | c6418f2f6e90ea5ae4c3ce8348538e76f9f74390 (patch) | |
tree | 676ff9de39863982af5c993188f4c95b767cc744 /ChangeLog | |
parent | ed864a64e341e4e7a42a530c5a0f6642f4b3d6e9 (diff) | |
download | backupninja-c6418f2f6e90ea5ae4c3ce8348538e76f9f74390.tar.gz backupninja-c6418f2f6e90ea5ae4c3ce8348538e76f9f74390.tar.bz2 |
Update ChangeLog.release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,9 @@ version 1.0.2 -- UNRELEASED . Support using a different passphrase for the signing key from the one used for the encryption key. Thanks to Dominik George <nik@naturalnet.de> for the patch! + ยท Run duplicity in a C locales environment (Closes: #736280). + Thanks to Jonathan Dupart <jonathan@dupart.org> for the report, + and the initial patch! mysql: . Make "nodata" option compatible with compress=no. . Fix non-qualified table name extraction. (Closes: Redmine#4373) |