Skip to content

Commit

Permalink
Development mode for Horde_Compress-2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Feb 16, 2015
1 parent 2e00170 commit f4d0c92
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions framework/Compress/package.xml
Expand Up @@ -30,7 +30,7 @@
</developer>
<date>2015-02-16</date>
<version>
<release>2.1.0</release>
<release>2.1.1</release>
<api>2.1.0</api>
</version>
<stability>
Expand All @@ -39,11 +39,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Fix decoding of Unicode Strings in TNEF MAPI attributes.
* [mjr] Fix possible fatal error when parsing certain types of Vtodo files.
* [mjr] Add support for generating vTodo from TNEF embedded MAPI TASK objects.
* [mjr] Add option to inject a logger object.
* [mjr] Improve support for decompressing TNEF data.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -950,5 +946,18 @@ Initial release as a PEAR package
* [mjr] Improve support for decompressing TNEF data.
</notes>
</release>
<release>
<version>
<release>2.1.1</release>
<api>2.1.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2015-02-15</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit f4d0c92

Please sign in to comment.