Skip to content

Commit

Permalink
Development mode for Horde_Imap_Client-2.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Jul 9, 2014
1 parent bbb4d4d commit af1882a
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions framework/Imap_Client/package.xml
Expand Up @@ -12,7 +12,7 @@
</lead>
<date>2014-07-09</date>
<version>
<release>2.23.2</release>
<release>2.23.3</release>
<api>2.23.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] Determination of approximate part size should be done at IMAP level, not within Horde_Mime_Part.
* [mms] Fix regression in handling invalid DateTime data due to a BC-incompatible change in PHP.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -2500,5 +2499,18 @@
* [mms] Fix regression in handling invalid DateTime data due to a BC-incompatible change in PHP.
</notes>
</release>
<release>
<version>
<release>2.23.3</release>
<api>2.23.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-07-09</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit af1882a

Please sign in to comment.