The branch "master" has been updated. The following is a summary of the commits.
from: 52bbe0f90c9bd3fb47e45eb18c612a7118cf2783 96204e8 [mms] More efficient implementation of Horde_Imap_Client_Ids#range_string. d893db1 Another place to make sure we don't send an overly long command line. a15f359 Released Horde_Imap_Client-2.7.0 72a27f7 Development mode for Horde_Imap_Client-2.7.1 ----------------------------------------------------------------------- commit 96204e8fe744e91d768a503f696c36326f3cc9b6 Author: Michael M Slusarz <[email protected]> Date: Sun Feb 24 22:26:09 2013 -0700 [mms] More efficient implementation of Horde_Imap_Client_Ids#range_string. framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 14 +++++++++++--- framework/Imap_Client/package.xml | 2 ++ framework/Imap_Client/test/Horde/Imap/Client/IdsTest.php | 9 ++++++++- 3 files changed, 21 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/96204e8fe744e91d768a503f696c36326f3cc9b6 ----------------------------------------------------------------------- commit d893db13ccaf41558de65bf232fd8597703e09d8 Author: Michael M Slusarz <[email protected]> Date: Sun Feb 24 22:39:39 2013 -0700 Another place to make sure we don't send an overly long command line. framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 17 ++++++++++++++- framework/Imap_Client/package.xml | 4 +- 2 files changed, 17 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/d893db13ccaf41558de65bf232fd8597703e09d8 ----------------------------------------------------------------------- commit a15f359c240e2db42428c2e981a1996073d147fe Author: Michael M Slusarz <[email protected]> Date: Sun Feb 24 22:52:09 2013 -0700 Released Horde_Imap_Client-2.7.0 framework/Imap_Client/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/a15f359c240e2db42428c2e981a1996073d147fe ----------------------------------------------------------------------- commit 72a27f78e0c2a2ac804472d37b5afca67ca1300e Author: Michael M Slusarz <[email protected]> Date: Sun Feb 24 22:52:09 2013 -0700 Development mode for Horde_Imap_Client-2.7.1 framework/Imap_Client/package.xml | 25 ++++++++++++++++--------- 1 files changed, 16 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/72a27f78e0c2a2ac804472d37b5afca67ca1300e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
