diff options
author | André Malo <nd@apache.org> | 2003-03-07 21:35:37 +0100 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-03-07 21:35:37 +0100 |
commit | ab2b662ef7e467102cba8b33beccd0104b293d47 (patch) | |
tree | f974e9e97a3482d7d71ad97ad2b7196593915804 | |
parent | Updated to reflect the backport of the auth_LDAP SSL standardization patch (diff) | |
download | apache2-ab2b662ef7e467102cba8b33beccd0104b293d47.tar.xz apache2-ab2b662ef7e467102cba8b33beccd0104b293d47.zip |
keep changes in sync...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98940 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -170,6 +170,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.45 + *) Use .sv instead of .se as extension for Swedish documents in the + default configuration. PR 12877. [André Malo] + *) Updated mod_ldap and mod_auth_ldap to support the Novell LDAP SDK and standardized the LDAP SSL support across the various LDAP SDKs. Isolated the SSL functionality to mod_ldap rather than speading it |