The branch "master" has been updated. The following is a summary of the commits.
from: 4dd231e2bfc8baa518bfc14863f9b5202aa84461 e7b809e [mms] Allow SSL version to be explicitly chosen via 'secure' configuration option for POP3 driver (Request #11435). 41f4c42 [mms] Fix CRAM-MD5 authentication for POP3 driver (Bug #11449). 7b69e58 Fixes to client side sorting. ----------------------------------------------------------------------- commit e7b809ee55056c15489fd1e6da137f1488c0129f Author: Michael M Slusarz <[email protected]> Date: Thu Oct 25 01:11:34 2012 -0600 [mms] Allow SSL version to be explicitly chosen via 'secure' configuration option for POP3 driver (Request #11435). Conflicts: framework/Imap_Client/package.xml framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 4 ++- framework/Imap_Client/package.xml | 12 +++++++++++ 2 files changed, 15 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/e7b809ee55056c15489fd1e6da137f1488c0129f ----------------------------------------------------------------------- commit 41f4c42004023fa7929c9dd1fd5b5a96018ddd83 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 25 01:12:23 2012 -0600 [mms] Fix CRAM-MD5 authentication for POP3 driver (Bug #11449). Conflicts: framework/Imap_Client/package.xml framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 6 ++++-- framework/Imap_Client/package.xml | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/41f4c42004023fa7929c9dd1fd5b5a96018ddd83 ----------------------------------------------------------------------- commit 7b69e587cadea6d468b2eb9e891d84e7a40288c3 Author: Michael M Slusarz <[email protected]> Date: Thu Oct 25 02:07:03 2012 -0600 Fixes to client side sorting. framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket/ClientSort.php | 26 ++-- 2 files changed, 15 insertions(+), 15 deletions(-) http://git.horde.org/horde-git/-/commit/7b69e587cadea6d468b2eb9e891d84e7a40288c3 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
