From e23aae65f23965c8e48343cba3981b47a3c760fe Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 13 Feb 2014 18:20:43 -0700 Subject: [PATCH] Development mode for Horde_Imap_Client-2.18.2 --- framework/Imap_Client/package.xml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/framework/Imap_Client/package.xml b/framework/Imap_Client/package.xml index 4e2ba7ae080..9c079d338b7 100644 --- a/framework/Imap_Client/package.xml +++ b/framework/Imap_Client/package.xml @@ -12,7 +12,7 @@ 2014-02-14 - 2.18.1 + 2.18.2 2.18.0 @@ -21,10 +21,7 @@ LGPL-2.1 -* [mms] Fix regression where Horde_Imap_Client_Exception was inheriting from a different class than before. -* [mms] Use more efficient FNV1-32 hashing algorithm for internal hashtable storage, if available. -* [jan] Make SQL cache backend compatible with Oracle. -* [mms] Optimizations to IMAP tokenizer. +* @@ -2180,5 +2177,18 @@ * [mms] Optimizations to IMAP tokenizer. + + + 2.18.2 + 2.18.0 + + stable + stable + 2014-02-13 + LGPL-2.1 + +* + +