Skip to content

Commit

Permalink
Development mode for Horde_Autoloader_Cache-2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Feb 14, 2014
1 parent 3b5e53e commit e9b20eb
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions framework/Autoloader_Cache/package.xml
Expand Up @@ -18,7 +18,7 @@
</developer>
<date>2014-02-14</date>
<version>
<release>2.0.7</release>
<release>2.0.8</release>
<api>1.0.0</api>
</version>
<stability>
Expand All @@ -27,9 +27,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Use more efficient hashing algorithm, if available.
* [mms] Saving cache data should be handled in a shutdown function, not a destructor.
* [mms] Add Horde-specific prefix to filesystem cache name to allow for easy identification.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -313,5 +311,18 @@
* [mms] Add Horde-specific prefix to filesystem cache name to allow for easy identification.
</notes>
</release>
<release>
<version>
<release>2.0.8</release>
<api>1.0.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-02-14</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit e9b20eb

Please sign in to comment.