aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2012-02-25 15:04:38 +0100
committerintrigeri <intrigeri@boum.org>2012-02-25 15:05:32 +0100
commit3a94e3bc59e5592da73144668396ec8e3463e1fd (patch)
tree2a2496b7911598ef4d27073e3eef896ce308b90f /ChangeLog
parent3ac357dd957c88b22575bdde9d65ae29fe073250 (diff)
downloadbackupninja-3a94e3bc59e5592da73144668396ec8e3463e1fd.tar.gz
backupninja-3a94e3bc59e5592da73144668396ec8e3463e1fd.tar.bz2
Report duplicity failure output at error loglevel so that it is emailed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a75d2f..c6fb650 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@ version 1.0 -- UNRELEASED
. Adapt for new duplicity SSH backend.
Support bandwidthlimit with new duplicity, using trickle.
(Closes: #657201)
+ . Report failure output at error loglevel so that it is emailed
+ (Closes: #536858)
mysql:
. Don't attempt to dump performance_schema database (Redmine#3741).
pgsql: