Document removal of Horde_SessionHandler LDAP driver
authorBen Klang <bklang@horde.org>
Sun, 3 Oct 2010 18:36:03 +0000 (14:36 -0400)
committerBen Klang <bklang@horde.org>
Sun, 3 Oct 2010 18:36:31 +0000 (14:36 -0400)
framework/SessionHandler/package.xml
horde/docs/CHANGES

index d9a789f..4a0295b 100644 (file)
@@ -35,6 +35,7 @@
  </stability>
  <license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license>
  <notes>
+* Removed LDAP driver
 * Abstracted memcache persistent-backend code into &apos;Stack&apos; driver.
 * Renamed &apos;none&apos; driver to &apos;Builtin&apos;.
 * Now throws Horde_SessionHandler_Exception.
index 00f34e7..23a0e9a 100644 (file)
@@ -2,6 +2,7 @@
 v4.0-cvs
 --------
 
+[bak] Remove LDAP driver from Horde_SessionHandler
 [jan] Require mandatory UTF-8 support for both servers and clients.
 [jan] Renamed Setup to Configuration and Options to Preferences.
 [mms] Moved sidebar code out of block/portal code (Request #9160).