aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2012-02-25 14:54:23 +0100
committerintrigeri <intrigeri@boum.org>2012-02-25 14:56:56 +0100
commit3ac357dd957c88b22575bdde9d65ae29fe073250 (patch)
tree530c50faf9aa0dbace4d6fd8f051755f6b22a8bb /ChangeLog
parent50c2f6e02a13fb939bdf551b6de611d5b9453272 (diff)
downloadbackupninja-3ac357dd957c88b22575bdde9d65ae29fe073250.tar.gz
backupninja-3ac357dd957c88b22575bdde9d65ae29fe073250.tar.bz2
Report failure of rdiff-backup jobs as such.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2268aa4..8a75d2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@ version 1.0 -- UNRELEASED
. Don't attempt to dump performance_schema database (Redmine#3741).
pgsql:
. Don't produce empty uncompressed backups (Redmine#3820).
+ rdiff-backup:
+ . Use fatal function to report failure of rdiff-backup jobs as such.
rysnc:
. Fix numericids option (Redmine#3691).
. Mangle $rsync_options just afterwards (Redmine#3702).