*** Version 1.0.5 (stable) - API 1.0.0 (stable) - 2012-02-22


* [jan] Use configured filter when listing groups (Jesse Sandberg
<jesse.sandberg@verkkokauppa.com>, Bug #10975).
 

*** Version 0.0.1 (alpha) - API 0.0.1 (alpha) - 2003-07-05


Initial release as a PEAR package
   

*** Version 0.0.2 (alpha) - API 0.0.2 (alpha) - 2006-05-08


* Added ldap driver.
* Converted to package.xml 2.0 for pear.horde.org.
   

*** Version 0.1.0 (beta) - API 0.1.0 (beta) - 2008-09-16


* Added a mock driver for installations that don't need groups (Request
#6157).
* Added a beta SQL Group driver (Request #6175).
* Removed unused renameGroup() function.
* Fixed loading subclasses before unserializing session objects (Bug #4650)
* Added caching.
* Fixed getGroupParents().
* Fixed listAllUsers().
* Switched from hook functions for every group to a single hook function for
all groups (Request #4324).
* Added a Group driver for the Kolab groupware server.
* Allow group members to be stored as DNs in LDAP driver (Bug #4131).
* Significant changes to the LDAP Group driver (Bug #4135).
* Fixed chicken and egg problem for creating the first LDAP group (Bug #4668).
* Fixed nextgid calculation in the LDAP driver (Bug #4699).
* UTF-8-encoded DNs in the LDAP Groups driver (Bugs #4692 and #4918).
   

*** Version 1.0.0alpha1 (alpha) - API 1.0.0 (alpha) - 2011-03-08


* First alpha release for Horde 4.
* Throw exceptions, not PEAR_Errors.
   

*** Version 1.0.0beta1 (beta) - API 1.0.0 (beta) - 2011-03-16


* Fix error in Mock driver when listing groups (Bug #9642).
   

*** Version 1.0.0RC1 (beta) - API 1.0.0 (beta) - 2011-03-22


* First release candidate for Horde 4.
   

*** Version 1.0.0RC2 (beta) - API 1.0.0 (beta) - 2011-03-29


* Second release candidate for Horde 4.
* [jan] Fix incorrect lowercasing of objectClasses in LDAP driver.
* [jan] Fix building LDAP filter from configuration (Bug #9739).
   

*** Version 1.0.0 (stable) - API 1.0.0 (stable) - 2011-04-06


* First stable release for Horde 4.
* [jan] Add parameter to listAll() to only return groups that a user is member
of.
   

*** Version 1.0.1 (stable) - API 1.0.0 (stable) - 2011-07-05


* [jan] Add support for the attrisdn configuration setting (Bug #9762).
   

*** Version 1.0.2 (stable) - API 1.0.0 (stable) - 2011-07-27


* [jan] Fix undefined method when using attrisdn in LDAP driver.
   

*** Version 1.0.3 (stable) - API 1.0.0 (stable) - 2011-08-30


* [jan] Fix bind for modifying existing LDAP groups.
   

*** Version 1.0.4 (stable) - API 1.0.0 (stable) - 2011-11-08


* [jan] Allow to run unit tests from installed package.
   

*** Version 1.0.5 (stable) - API 1.0.0 (stable) - 2012-02-22


* [jan] Use configured filter when listing groups (Jesse Sandberg
<jesse.sandberg@verkkokauppa.com>, Bug #10975).
   

