diff options
author | intrigeri <intrigeri@boum.org> | 2011-09-20 22:33:49 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-09-20 22:33:49 +0200 |
commit | 3b5297425bbc2bf4acacb6f4b2b7d83b5cdf23c2 (patch) | |
tree | a4a46b135d27e61f98b43e24f1db6a325ef9a96c /ChangeLog | |
parent | 4776274869d622cdb444543544d42220ed8fb5d4 (diff) | |
download | backupninja-3b5297425bbc2bf4acacb6f4b2b7d83b5cdf23c2.tar.gz backupninja-3b5297425bbc2bf4acacb6f4b2b7d83b5cdf23c2.tar.bz2 |
Mention removal of LDAP support in ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,11 @@ version 0.9.10 -- UNRELEASED Thanks to Olivier Berger <oberger@ouvaton.org> for the patch. (Closes Redmine bug #3443) (Closes: #641120) + ldap: + . Don't install LDAP handler, helper and example configuration file. + Don't mention LDAP support in documentation. + Official LDAP support will come back once this code has found + itself a maintainer. Interested? Get in touch! rsync: . Fixing $rsync_options output when rsync is local (Closes Redmine bug #3001) |