From d04be08b891525795ec49192b2badf1c5fa68238 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 17 Jun 2014 11:59:16 +0200 Subject: [PATCH] Development mode for Horde_Imap_Client-2.23.1 --- framework/Imap_Client/package.xml | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/framework/Imap_Client/package.xml b/framework/Imap_Client/package.xml index 33e2d86bd48..24dc028a4da 100644 --- a/framework/Imap_Client/package.xml +++ b/framework/Imap_Client/package.xml @@ -12,7 +12,7 @@ 2014-06-17 - 2.23.0 + 2.23.1 2.23.0 @@ -21,9 +21,7 @@ LGPL-2.1 -* [mms] Delimiter information is now always returned from Horde_Imap_Client_Base#listMailboxes(). -* [mms] Fix broken MBOX_UNSUBSCRIBED behavior on IMAP servers that support LIST-EXTENDED. -* [mms] Added the MBOX_ALL_SUBSCRIBED mode to Horde_Imap_Client_Base#listMailboxes(). +* @@ -2474,5 +2472,18 @@ * [mms] Added the MBOX_ALL_SUBSCRIBED mode to Horde_Imap_Client_Base#listMailboxes(). + + + 2.23.1 + 2.23.0 + + stable + stable + 2014-06-17 + LGPL-2.1 + +* + +