diff options
author | Micah Anderson <micah@riseup.net> | 2007-11-24 23:23:08 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2007-11-24 23:23:08 +0000 |
commit | ca62d94c56df7ee24a46c0de657930b48a04711d (patch) | |
tree | 4f3bc7ee1e568e01d97c1ae66eefdf0740243b37 /ChangeLog | |
parent | 84a6d7fa7a6c2ebd4e2b6687dba8fc6addfb843a (diff) | |
download | backupninja-ca62d94c56df7ee24a46c0de657930b48a04711d.tar.gz backupninja-ca62d94c56df7ee24a46c0de657930b48a04711d.tar.bz2 |
fixup ldap SSL/TLS options, make TLS default in helper, Closes: Trac#13
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ version 0.9.5 -- unreleased instead of on/off . Fixed problem that caused combination of slapcat and compress to not work together (Closes: Trac#29) + . Applied patch from romain.tartiere@healthgrid.org to fix the SSL/TLS options + to be correct, also set TLS to be the default over SSL (Closes: Trac#13) maildir: . Added an examples file (Closes: Trac#23) . Applied patch from Anarcat that fixes the cp/mkdir calls to not use GNU |