diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 54c601646..e33b31c9d 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +2007-08-02 David Shaw <[email protected]> + + * ldap.m4: Revert the mozldap change: mozldap has some significant + differences around TLS compared to OpenLDAP, and will segfault (!) + if the NSS library is not initialized first. Nothing impossible + to do, but I think I'll wait until someone actually asks us for + mozldap support. + 2007-07-27 David Shaw <[email protected]> * ldap.m4: If we don't find ldap or winldap, try for mozldap. |