The branch "master" has been updated. The following is a summary of the commits.
from: 220435462c5e45f5777be475e10fff31302cc93c b066413 This needs to be 2.6.0, since 2.5.0 has already been released 0456063 [mms] Workaround QRESYNC errata that allows FETCH FLAGS results to be returned without UID information. ----------------------------------------------------------------------- commit b066413c7fcbddae4a330717cf0596e31af416f2 Author: Michael M Slusarz <[email protected]> Date: Fri Jan 25 11:53:59 2013 -0700 This needs to be 2.6.0, since 2.5.0 has already been released framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 12 ++++++--- framework/Imap_Client/lib/Horde/Imap/Client/Fetch/Results.php | 2 +- framework/Imap_Client/package.xml | 8 +++--- 3 files changed, 13 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/b066413c7fcbddae4a330717cf0596e31af416f2 ----------------------------------------------------------------------- commit 0456063feb0e0b1266ab9e40fdc12724520ec0e2 Author: Michael M Slusarz <[email protected]> Date: Fri Jan 25 12:27:04 2013 -0700 [mms] Workaround QRESYNC errata that allows FETCH FLAGS results to be returned without UID information. framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 38 ++++++++++ framework/Imap_Client/package.xml | 2 + framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php | 24 ++++++ framework/Imap_Client/test/Horde/Imap/Client/Stub/Socket.php | 6 ++ 4 files changed, 70 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/0456063feb0e0b1266ab9e40fdc12724520ec0e2 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
