Skip to content

Commit

Permalink
Development mode for Horde_HashTable-1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Apr 3, 2014
1 parent d2fc265 commit 23846eb
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions framework/HashTable/package.xml
Expand Up @@ -12,7 +12,7 @@
</lead>
<date>2014-04-03</date>
<version>
<release>1.1.2</release>
<release>1.1.3</release>
<api>1.1.0</api>
</version>
<stability>
Expand All @@ -21,8 +21,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Implement logging.
* [mms] Fix inconsistent usage of &apos;expire&apos; and &apos;timeout&apos; options (standardize on &apos;expire&apos;, which is more semantically correct).
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -226,5 +225,18 @@
* [mms] Fix inconsistent usage of &apos;expire&apos; and &apos;timeout&apos; options (standardize on &apos;expire&apos;, which is more semantically correct).
</notes>
</release>
<release>
<version>
<release>1.1.3</release>
<api>1.1.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-04-03</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit 23846eb

Please sign in to comment.