*** Version 1.0.2 (stable) - API 1.0.0 (stable) - 2012-04-10


* [rla] Add license file.
* [jan] Fix tests to work with PHPUnit 3.6.
 

*** Version 0.1.1 (alpha) - API 0.1.0 (alpha) - 


* Renamed package to Kolab_Server.
* Removed an unnecessary translation.
* Added dnForMailOrAlias function to Horde_Kolab_Server.
* Fixed experimental KOLAB_ATTR_IMAPHOST attribute.
   

*** Version 0.1.0 (alpha) - API 0.1.0 (alpha) - 2008-07-29


* Initial release.
   

*** Version 0.2.0 (alpha) - API 0.2.0 (alpha) - 2008-10-29


* Fixed retrieval of the users IMAP home server.
* Allowed retrieving a DN for an id matching either mail, uid or alias.
  (Kolab issue 2587, https://www.intevation.de/roundup/kolab/issue2587)
* Moved Kolab session handler from Kolab_Storage to Kolab_Server.
* Enabled retrieval of the users free/busy server. (Enhancement: #6699)
* Added capability to list objects.
* Added write capabilities to the package.
* Moved the IMAP drivers from Kolab_Storage to Kolab_Server as the
  IMAP connection must be handled by the Kolab session.
* Added a test class for simplified PHPUnit testing.
   

*** Version 0.3.0 (alpha) - API 0.2.0 (alpha) - 2008-12-16


* Fixed the fallback for a missing freebusy_server value.
* Fixed identification of external addresses.
   

*** Version 0.4.0 (alpha) - API 0.2.0 (alpha) - 2008-12-16


* Fixed objectClass evaluation to respect case-insensitivity (Bug: #7694)
* kolab/issue2207 (Make it possible to enable and disable users to be able to
  use the webclient)
* Added fullname attribute as support for kolab/issue2546 (Horde
  should use name and email from ldap as defaults)
* Fixed initialization of parameters retrieved from LDAP.
* Fixed addrsForIdOrMail to return only lowercased mail addresses
  (kolab/issue3426,
  https://www.intevation.de/roundup/kolab/issue3426)
* Fixed testing problems with the test IMAP driver.
* Fixed notices when retrieving LDAP attributes.
   

*** Version 0.8.0 (alpha) - API 0.8.0 (alpha) - 2010-02-17


* Converted the package to Horde 4 / PHP 5.
* Split the session driver into a separate package (Kolab_Session).
* Use exceptions rather than PEAR errors.
* Schema support.
* Use class variables to represent objectClass attributes. Thus it
  is possible to accomodate for variable attribute names.
* Cleaner class structure that matches the objectClass structure and
  also allows one to represent logical classes.
* Separate classes to handle the LDAP tree structure in a more
  flexible way.
* Added LDAP write support.
* Real LDAP server unit testing.
* Support configurable attribute mapping.
* Added getGroupAddresses() to return the mail addresses of groups
  the user belongs to.
   

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


* First alpha release for Horde 4.
   

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


* First beta release for Horde 4.
   

*** 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.
   

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


* First stable release for Horde 4.
* [jan] Use Horde_Auth for generating password hashes.
   

*** Version 1.0.1 (stable) - API 1.0.0 (stable) - 2011-08-31


* [gwr] Fix reading the user name.
   

*** Version 1.0.2 (stable) - API 1.0.0 (stable) - 2012-04-10


* [rla] Add license file.
* [jan] Fix tests to work with PHPUnit 3.6.
   

