The branch "master" has been updated. The following is a summary of the commits.
from: 21bb3d1129eac71e54bf016b7222a0e89d2b610a 12b6811 Fix string length determination for several IMAP data types. 8daa00e [mms] Add Horde_Imap_Client_Data_Format_String#getStream(). dce2856 [mms] Fix sending literal mailbox data to an IMAP server (Bug #11800). ----------------------------------------------------------------------- commit 12b68112649599d8273323ec168c3df2228af742 Author: Michael M Slusarz <[email protected]> Date: Sun Dec 2 19:48:12 2012 -0700 Fix string length determination for several IMAP data types. .../Imap_Client/lib/Horde/Imap/Client/Data/Format/Mailbox.php | 7 ++++ .../Imap_Client/lib/Horde/Imap/Client/Data/Format/Nstring.php | 9 +++++ framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +- 3 files changed, 17 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/12b68112649599d8273323ec168c3df2228af742 ----------------------------------------------------------------------- commit 8daa00ee9aa0c7616f1f37790edfda84b074b7b5 Author: Michael M Slusarz <[email protected]> Date: Sun Dec 2 20:12:40 2012 -0700 [mms] Add Horde_Imap_Client_Data_Format_String#getStream(). framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 10 ++++ .../Imap_Client/lib/Horde/Imap/Client/Data/Format/Mailbox.php | 9 +++ .../Imap_Client/lib/Horde/Imap/Client/Data/Format/Nstring.php | 9 +++ .../Imap_Client/lib/Horde/Imap/Client/Data/Format/String.php | 12 +++++ framework/Imap_Client/package.xml | 10 ++-- 5 files changed, 46 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/8daa00ee9aa0c7616f1f37790edfda84b074b7b5 ----------------------------------------------------------------------- commit dce285635080401d62f69a74322a92969075c5c4 Author: Michael M Slusarz <[email protected]> Date: Sun Dec 2 20:12:57 2012 -0700 [mms] Fix sending literal mailbox data to an IMAP server (Bug #11800). framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 +--- framework/Imap_Client/package.xml | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/dce285635080401d62f69a74322a92969075c5c4 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
