Skip to content

Commit

Permalink
Development mode for Horde_Imap_Client-2.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Apr 3, 2014
1 parent af1f715 commit 1100217
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions framework/Imap_Client/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</lead>
<date>2014-04-03</date>
<version>
<release>2.19.2</release>
<release>2.19.3</release>
<api>2.19.0</api>
</version>
<stability>
Expand All @@ -21,11 +21,7 @@
</stability>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [mms] Prevent unnecessary cache writes when list of UIDs passed to deleteMsgs() is empty.
* [mms] Fix stripping non-ASCII characters in Horde_Imap_Client_Data_Format_Atom#stripNonAtomCharacters().
* [jan] Add Danish translation (Erling Preben Hansen &lt;erling@eph.dk&gt;).
* [mms] Don&apos;t allow PREAUTH on unencrypted connection if a secure connection (e.g. STARTTLS) is requested.
* [mms] Password is no longer a necessary parameter.
*
</notes>
<contents>
<dir baseinstalldir="/" name="/">
Expand Down Expand Up @@ -2336,5 +2332,18 @@
* [mms] Password is no longer a necessary parameter.
</notes>
</release>
<release>
<version>
<release>2.19.3</release>
<api>2.19.0</api></version>
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-04-02</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
*
</notes>
</release>
</changelog>
</package>

0 comments on commit 1100217

Please sign in to comment.