*** Version 1.1.8 (stable) - API 1.1.0 (stable) - 2012-04-10


* [jan] Update translations.
 

*** 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) - 2004-01-01


* Add failover functionality, if one of the drivers is not available will fall
back to session-based preferences.
* Add support for separate read and write DB servers for the sql driver.
   

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


* Data in postgres must be stored in a BYTEA field, not a TEXT field (Bug
#8130).
   * Converted to package.xml 2.0 for pear.horde.org
   * Added files-based preferences backend (thomas.jarosch@intra2net.com,
Request #6653)
   

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


* First alpha release for Horde 4.
* Abstract caching code into Horde_Prefs_Cache.
* Removed Horde_Prefs_Storage_Kolab driver.
* Abstract storage code into Horde_Prefs_Storage.
* Add array access API to Horde_Prefs.
* Remove dependency on horde/Core.
* Use Horde_Db as backend for Sql driver.
* Moved UI code to horde/Core.
   

*** 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.
* [mjr] Fix IMSP driver.
   

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

*** Version 1.1.0 (stable) - API 1.1.0 (stable) - 2011-06-01


* [gwr] Added a script for exporting/importing preferences from/to a backend.
* [gwr] Added support for listing the scopes in some storage backends.
* [gwr] Fixed the driver for the Kolab IMAP backend.
   

*** Version 1.1.1 (stable) - API 1.1.0 (stable) - 2011-06-03


* [gwr] Revert dependency on Kolab_Storage-1.1.*
   

*** Version 1.1.2 (stable) - API 1.1.0 (stable) - 2011-07-05


* [jan] Update Lithuanian translation.
* [jan] Update Brazilian Portuguese translation.
* [mms] Null argument to Horde_Prefs#remove() will remove all prefs (Bug
#10241).
   

*** Version 1.1.3 (stable) - API 1.1.0 (stable) - 2011-07-27


* [jan] Update Latvian translation.
   

*** Version 1.1.4 (stable) - API 1.1.0 (stable) - 2011-08-30


* [mms] Fix identities when default_identity is locked (Bug #10098).
   

*** Version 1.1.5 (stable) - API 1.1.0 (stable) - 2011-11-08


* [jan] Skip Kolab test if Horde_Kolab_Storage is not installed.
   

*** Version 1.1.6 (stable) - API 1.1.0 (stable) - 2011-12-06


* [jan] Update Japanese translation (Hiromi Kimura
<hiromi@tac.tsukuba.ac.jp>).
   

*** Version 1.1.7 (stable) - API 1.1.0 (stable) - 2011-12-13


* [jan] Catch exceptions from storage writing during shutdown.
* [jan] Use binary column type for preference values (Bug #10803).
   

*** Version 1.1.8 (stable) - API 1.1.0 (stable) - 2012-04-10


* [jan] Update translations.
   

