The branch "master" has been updated. The following is a summary of the commits.
from: b662b9311f20833b70308404d927e3b982385ca8 5620118 [mms] Allow non-authenticated AJAX actions to be defined. 9fb57bf [mms] Cache any data returned from POP3 capability sniffing. 9187c48 [mms] Fix regression in caching for POP3 servers. a8324f0 Released Horde_Imap_Client-2.12.3 f2f2c55 Development mode for Horde_Imap_Client-2.12.4 ----------------------------------------------------------------------- commit 5620118b8ca9a9ab7ed381b809398372acb1247f Author: Michael M Slusarz <[email protected]> Date: Thu Aug 15 14:40:12 2013 -0600 [mms] Allow non-authenticated AJAX actions to be defined. horde/docs/CHANGES | 1 + horde/package.xml | 2 ++ horde/services/ajax.php | 8 ++++---- 3 files changed, 7 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/5620118b8ca9a9ab7ed381b809398372acb1247f ----------------------------------------------------------------------- commit 9fb57bff8a27ffb478f247bc951dbdc060798983 Author: Michael M Slusarz <[email protected]> Date: Fri Aug 16 12:21:30 2013 -0600 [mms] Cache any data returned from POP3 capability sniffing. framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 34 ++++++---- framework/Imap_Client/package.xml | 4 +- 2 files changed, 22 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/9fb57bff8a27ffb478f247bc951dbdc060798983 ----------------------------------------------------------------------- commit 9187c4812f3b0563d41d82e5777950dbaebe6da3 Author: Michael M Slusarz <[email protected]> Date: Fri Aug 16 12:30:49 2013 -0600 [mms] Fix regression in caching for POP3 servers. framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 10 ++++++++++ framework/Imap_Client/package.xml | 2 ++ 2 files changed, 12 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/9187c4812f3b0563d41d82e5777950dbaebe6da3 ----------------------------------------------------------------------- commit a8324f0769115251dad18c491960b9af141aade1 Author: Michael M Slusarz <[email protected]> Date: Fri Aug 16 12:48:06 2013 -0600 Released Horde_Imap_Client-2.12.3 framework/Imap_Client/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/a8324f0769115251dad18c491960b9af141aade1 ----------------------------------------------------------------------- commit f2f2c55636a652f25fa64c18dfada495a66af8bc Author: Michael M Slusarz <[email protected]> Date: Fri Aug 16 12:48:06 2013 -0600 Development mode for Horde_Imap_Client-2.12.4 framework/Imap_Client/package.xml | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/f2f2c55636a652f25fa64c18dfada495a66af8bc -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
