The branch "master" has been updated. The following is a summary of the commits.
from: 012d28fbe3dd445c02230311b9608b10a09136b2 bee95a6 Need to issue these separately, since they may all independently throw an exception 3d5db35 [mms] Some IMAP servers require a mailbox to be unselected before it can be renamed. 12f17f3 Actually append the 3rd example message to the server ac6a93f Update package.xml for 2.5.0 release 7a2aafa Released Horde_Imap_Client-2.5.0 50a1755 Development mode for Horde_Imap_Client-2.5.1 ----------------------------------------------------------------------- commit bee95a687df3e34d24deda37af2300d7e009f559 Author: Michael M Slusarz <[email protected]> Date: Tue Jan 22 14:54:01 2013 -0700 Need to issue these separately, since they may all independently throw an exception Unsubscribe already taken care of in deleteMailbox() .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/bee95a687df3e34d24deda37af2300d7e009f559 ----------------------------------------------------------------------- commit 3d5db355073f02a8bca2b0b9cc4aba722c041661 Author: Michael M Slusarz <[email protected]> Date: Tue Jan 22 14:54:27 2013 -0700 [mms] Some IMAP servers require a mailbox to be unselected before it can be renamed. framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 6 ++++++ framework/Imap_Client/package.xml | 2 ++ 2 files changed, 8 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/3d5db355073f02a8bca2b0b9cc4aba722c041661 ----------------------------------------------------------------------- commit 12f17f37e52b47788bfdf2191b7ee333339775cf Author: Michael M Slusarz <[email protected]> Date: Tue Jan 22 15:11:56 2013 -0700 Actually append the 3rd example message to the server .../Imap_Client/test/Horde/Imap/Client/RemoteImapServerTest.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/12f17f37e52b47788bfdf2191b7ee333339775cf ----------------------------------------------------------------------- commit ac6a93f41efa84f623039879eaae100ce3015b42 Author: Michael M Slusarz <[email protected]> Date: Tue Jan 22 15:20:20 2013 -0700 Update package.xml for 2.5.0 release framework/Imap_Client/package.xml | 26 +++++++++++++++++++++++--- 1 files changed, 23 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/ac6a93f41efa84f623039879eaae100ce3015b42 ----------------------------------------------------------------------- commit 7a2aafa31b3beb4b07a684cf9ad0a114dee2126e Author: Michael M Slusarz <[email protected]> Date: Tue Jan 22 15:51:49 2013 -0700 Released Horde_Imap_Client-2.5.0 framework/Imap_Client/package.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/7a2aafa31b3beb4b07a684cf9ad0a114dee2126e ----------------------------------------------------------------------- commit 50a1755799fb679288f1392a23b0069a2fde185a Author: Michael M Slusarz <[email protected]> Date: Tue Jan 22 15:51:49 2013 -0700 Development mode for Horde_Imap_Client-2.5.1 framework/Imap_Client/package.xml | 22 ++++++++++++++++------ 1 files changed, 16 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/50a1755799fb679288f1392a23b0069a2fde185a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
