The branch "master" has been updated. The following is a summary of the commits.
from: bf808c9d24607e4b78851929302b31f721b43843 1bed19a More succinct way of accomplishing this 404fe60 Ensure that a command that requires a continuation response is issued by itself, as required by the RFC (can't pipeline continuation commands). 7057157 phpdoc 9aa0400 [mms] Fix regression in renaming mailboxes (Bug #12260). ----------------------------------------------------------------------- commit 1bed19a07030ac304aa9b413490e7f60efceb46e Author: Michael M Slusarz <[email protected]> Date: Thu May 16 11:57:19 2013 -0600 More succinct way of accomplishing this framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 19 +++++----------- 1 files changed, 6 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/1bed19a07030ac304aa9b413490e7f60efceb46e ----------------------------------------------------------------------- commit 404fe600a80a4760abc01e1fc2dadd43860ee815 Author: Michael M Slusarz <[email protected]> Date: Thu May 16 12:51:56 2013 -0600 Ensure that a command that requires a continuation response is issued by itself, as required by the RFC (can't pipeline continuation commands). .../Imap_Client/lib/Horde/Imap/Client/Interaction/Command.php | 21 + framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 88 +++-- 2 files changed, 83 insertions(+), 26 deletions(-) http://git.horde.org/horde-git/-/commit/404fe600a80a4760abc01e1fc2dadd43860ee815 ----------------------------------------------------------------------- commit 70571573fefadc92fe910ea67f883a8be9769809 Author: Michael M Slusarz <[email protected]> Date: Thu May 16 13:07:42 2013 -0600 phpdoc imp/lib/Imap/Tree.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/70571573fefadc92fe910ea67f883a8be9769809 ----------------------------------------------------------------------- commit 9aa040053c47a7c2e3b7427e01b580eaa7fe9cb3 Author: Michael M Slusarz <[email protected]> Date: Thu May 16 13:11:14 2013 -0600 [mms] Fix regression in renaming mailboxes (Bug #12260). imp/docs/CHANGES | 1 + imp/lib/Ajax/Application/Handler/Dynamic.php | 2 +- imp/lib/Mailbox.php | 12 +++++++++--- imp/package.xml | 4 ++-- 4 files changed, 13 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/9aa040053c47a7c2e3b7427e01b580eaa7fe9cb3 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
