aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2008-06-23 21:07:19 +0000
committerintrigeri <intrigeri@boum.org>2008-06-23 21:07:19 +0000
commitf9a0906320659de2483519f230ee5696cd3ab12c (patch)
tree6b948911b2e50356517b2f107effe5c0c0013a4b /ChangeLog
parent7772134eb3cf7e6311f033059a234b746dceabbe (diff)
downloadbackupninja-f9a0906320659de2483519f230ee5696cd3ab12c.tar.gz
backupninja-f9a0906320659de2483519f230ee5696cd3ab12c.tar.bz2
LDAP: support HDB backend just as the BDB one
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad826dd..8783e89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@ version 0.9.6 -- unreleased
only trigger a warning on failure, since they should not stop backups
from being done. Also migrated full/incremental backup switch to the
new syntax.
+ ldap:
+ . support HDB backend just as the BDB one (Closes: #476910)
rdiff:
. Fixed ignore_version default value missing
. Add patch from Matthew Palmer to rdiff handler to incorporate sshoptions