The branch "master" has been updated. The following is a summary of the commits.
from: c12bc135d5a34e308b24545787f32d6c6eeeb70a 532d18d [mms] Handle case-insensitive INBOX return from the server. 3de279d Slightly faster equality comparison e682aa7 Mailbox object does this for us now 105251c Add unit test db600bd Released Horde_Imap_Client-2.15.2 fd28c75 Development mode for Horde_Imap_Client-2.15.3 ----------------------------------------------------------------------- commit 532d18d3740d041af41c086f3d9183ca85e496bf Author: Michael M Slusarz <[email protected]> Date: Sat Sep 14 00:07:49 2013 -0600 [mms] Handle case-insensitive INBOX return from the server. framework/Imap_Client/lib/Horde/Imap/Client/Mailbox.php | 4 ++++ framework/Imap_Client/package.xml | 2 ++ 2 files changed, 6 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/532d18d3740d041af41c086f3d9183ca85e496bf ----------------------------------------------------------------------- commit 3de279d066687bdc6e38fec9766cbb8614c91e2a Author: Michael M Slusarz <[email protected]> Date: Sat Sep 14 00:16:38 2013 -0600 Slightly faster equality comparison framework/Imap_Client/lib/Horde/Imap/Client/Mailbox/List.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/3de279d066687bdc6e38fec9766cbb8614c91e2a ----------------------------------------------------------------------- commit e682aa74db6aee6b3d6242ca2d324771c06df894 Author: Michael M Slusarz <[email protected]> Date: Sat Sep 14 00:16:47 2013 -0600 Mailbox object does this for us now framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/e682aa74db6aee6b3d6242ca2d324771c06df894 ----------------------------------------------------------------------- commit 105251cdd57df47b8d6b48b6d8456e587579f181 Author: Michael M Slusarz <[email protected]> Date: Sat Sep 14 00:18:15 2013 -0600 Add unit test framework/Imap_Client/test/Horde/Imap/Client/MailboxTest.php | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/105251cdd57df47b8d6b48b6d8456e587579f181 ----------------------------------------------------------------------- commit db600bd3bc64566f7de32125a15d33051c80f046 Author: Michael M Slusarz <[email protected]> Date: Sat Sep 14 00:29:23 2013 -0600 Released Horde_Imap_Client-2.15.2 framework/Imap_Client/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/db600bd3bc64566f7de32125a15d33051c80f046 ----------------------------------------------------------------------- commit fd28c75c675a5d42e88e8b2ae638b6e4a67981d8 Author: Michael M Slusarz <[email protected]> Date: Sat Sep 14 00:29:23 2013 -0600 Development mode for Horde_Imap_Client-2.15.3 framework/Imap_Client/package.xml | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/fd28c75c675a5d42e88e8b2ae638b6e4a67981d8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
