The branch "master" has been updated. The following is a summary of the commits.
from: 6457a9c07fc5d962b13a367f83b55b80460a9a92 42b5334 [mms] Added the Horde_Imap_Client::STATUS_RECENT_TOTAL return option to Horde_Imap_Client_Base#status(). 28982a5 [mms] When checking for newmail in a mailbox, use the total number of recent messages seen at any time during the page access (Request #12447). d038a0f Released Horde_Imap_Client-2.12.0 0310511 Development mode for Horde_Imap_Client-2.12.1 ----------------------------------------------------------------------- commit 42b5334174dd1890f1e61dc2ca8304dc280f1af1 Author: Michael M Slusarz <[email protected]> Date: Wed Jul 24 00:46:38 2013 -0600 [mms] Added the Horde_Imap_Client::STATUS_RECENT_TOTAL return option to Horde_Imap_Client_Base#status(). framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 9 ++++ framework/Imap_Client/lib/Horde/Imap/Client.php | 2 + framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 24 +++++++++- framework/Imap_Client/lib/Horde/Imap/Client/Base/Mailbox.php | 8 +++ framework/Imap_Client/package.xml | 10 ++-- 5 files changed, 48 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/42b5334174dd1890f1e61dc2ca8304dc280f1af1 ----------------------------------------------------------------------- commit 28982a5c1e61a4356fed407fc3b324f58df513e1 Author: Michael M Slusarz <[email protected]> Date: Wed Jul 24 00:52:39 2013 -0600 [mms] When checking for newmail in a mailbox, use the total number of recent messages seen at any time during the page access (Request #12447). imp/docs/CHANGES | 2 ++ imp/lib/Block/Summary.php | 6 +++--- imp/lib/Mailbox.php | 6 +++--- imp/lib/Notification/Handler/Decorator/NewmailNotify.php | 6 +++--- imp/package.xml | 4 +++- 5 files changed, 14 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/28982a5c1e61a4356fed407fc3b324f58df513e1 ----------------------------------------------------------------------- commit d038a0f53dc64daeb2646124b00296458a6179aa Author: Michael M Slusarz <[email protected]> Date: Wed Jul 24 01:03:52 2013 -0600 Released Horde_Imap_Client-2.12.0 framework/Imap_Client/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/d038a0f53dc64daeb2646124b00296458a6179aa ----------------------------------------------------------------------- commit 031051122e92a516cff5244fafdc25680e45474f Author: Michael M Slusarz <[email protected]> Date: Wed Jul 24 01:03:53 2013 -0600 Development mode for Horde_Imap_Client-2.12.1 framework/Imap_Client/package.xml | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/031051122e92a516cff5244fafdc25680e45474f -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
