The branch "develop" has been updated. The following is a summary of the commits.
from: d9b4ee2efb6a771f2c87f5526b3ff2b52310a0de f4804d3 [mms] Move server debug information from exception error message to 'details' property of exception object. 820dce2 Merge branch 'master' into develop ----------------------------------------------------------------------- commit f4804d36eb11896c1c3a9ffbe1016eec13c549ed Author: Michael M Slusarz <[email protected]> Date: Tue Jan 17 19:01:19 2012 -0700 [mms] Move server debug information from exception error message to 'details' property of exception object. Finish translating exception strings. framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 4 +- framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 19 ++- framework/Imap_Client/lib/Horde/Imap/Client/Exception.php | 7 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 142 +++++++--- framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 10 +- framework/Imap_Client/locale/Horde_Imap_Client.pot | 169 ++++++++--- framework/Imap_Client/package.xml | 2 + 7 files changed, 262 insertions(+), 91 deletions(-) http://git.horde.org/horde-git/-/commit/f4804d36eb11896c1c3a9ffbe1016eec13c549ed ----------------------------------------------------------------------- commit 820dce27adaa93f4471b9b68e560dcf84302bf26 Merge: d9b4ee2 f4804d3 Author: Michael M Slusarz <[email protected]> Date: Tue Jan 17 19:03:39 2012 -0700 Merge branch 'master' into develop framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 4 +- framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 19 ++- framework/Imap_Client/lib/Horde/Imap/Client/Exception.php | 7 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 142 +++++++--- framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 10 +- framework/Imap_Client/locale/Horde_Imap_Client.pot | 169 ++++++++--- framework/Imap_Client/package.xml | 2 + 7 files changed, 262 insertions(+), 91 deletions(-) http://git.horde.org/horde-git/-/commit/820dce27adaa93f4471b9b68e560dcf84302bf26 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
