*** Version 1.3.0 (stable) - API 1.3.0 (stable) - 2012-04-10


* [jan] Add renameShare().
* [mjr] Properly cache empty listShares results (Bug #11045).
 

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


Initial release as a PEAR package
   

*** Version 0.0.2 (beta) - API 0.0.2 (beta) - 2004-10-29


- Added countShares().
- listShares() and countShares() now treat the $owner argument
  as an optional username restricting the returned shares, not
  a modifier to the initial $userid. Now $userid is the user
  who must have permission to see the shares that are returned
  or counted, and $owner, if non-null, limits the shares
  returned to those owned by $owner.
   

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


* Converted to package.xml 2.0 for pear.horde.org.
* Split into a driver pattern.
* Simplified the API greatly, removing unused functions.
* Add a method for counting the number of shares at a certain access level.
* Add native SQL driver (duck@obala.net, Request #6109).
* Implemented extended free/busy access concept in the Kolab driver.
   

*** 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.
* [gwr] Fix checking creators permission for Kolab shares.
* [gwr] URL encode share ids in the Kolab 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.0.1 (stable) - API 1.0.0 (stable) - 2011-05-03


* [jan] SECURITY: Fix permission checks of guest users on system shares.
   

*** Version 1.1.0 (stable) - API 1.1.0 (stable) - 2011-05-18


* [mjr] Fix usage of countOwners() and listOwners() in the Sqlng driver.
* [mjr] Add ability to immediately save a single attribute change.
* [jan] Updated Spanish translation.
   

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


* [mjr] Fix returning shares in the proper order when fetching multiple shares
by id.
   

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


* [jan] Update Latvian translation.
   

*** Version 1.2.0 (stable) - API 1.2.0 (stable) - 2011-08-17


* [gwr] Fixed support for share parents in the Kolab driver.
* [gwr] Fixed support for multiple namespaces of the same type in the Kolab
driver.
   

*** Version 1.2.1 (stable) - API 1.2.0 (stable) - 2011-09-20


* [gwr] Fix usage of Horde_Exception_Wrapped.
   

*** Version 1.2.2 (stable) - API 1.2.0 (stable) - 2011-11-08


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

*** Version 1.3.0 (stable) - API 1.3.0 (stable) - 2012-04-10


* [jan] Add renameShare().
* [mjr] Properly cache empty listShares results (Bug #11045).
   

