diff options
author | intrigeri <intrigeri@boum.org> | 2008-06-23 21:07:19 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-06-23 21:07:19 +0000 |
commit | f9a0906320659de2483519f230ee5696cd3ab12c (patch) | |
tree | 6b948911b2e50356517b2f107effe5c0c0013a4b /ChangeLog | |
parent | 7772134eb3cf7e6311f033059a234b746dceabbe (diff) | |
download | backupninja-f9a0906320659de2483519f230ee5696cd3ab12c.tar.gz backupninja-f9a0906320659de2483519f230ee5696cd3ab12c.tar.bz2 |
LDAP: support HDB backend just as the BDB one
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |