The branch "master" has been updated. The following is a summary of the commits.
from: 117a076cbadb963e422d3e05f111c54dae5a9723 c1d509e phpdoc 74c406e [mms] A false value for 'idn' in Horde_Mime_Address#writeAddress() now causes the domain name to be converted TO punycode, if necessary. ba43431 [mms] Add Horde_Mail_Rfc822_Address->full_address property. 0cae8fa [mms] Add writeAddress() methods to Rfc822 result objects. ----------------------------------------------------------------------- commit c1d509e89c52c91988d8102050e5c7eea7a1804c Author: Michael M Slusarz <[email protected]> Date: Wed Feb 1 20:54:56 2012 -0700 phpdoc framework/Mail/lib/Horde/Mail/Rfc822/Address.php | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/c1d509e89c52c91988d8102050e5c7eea7a1804c ----------------------------------------------------------------------- commit 74c406e1f1afe54ac6a81c08af78de4a38acb30e Author: Michael M Slusarz <[email protected]> Date: Wed Feb 1 21:07:19 2012 -0700 [mms] A false value for 'idn' in Horde_Mime_Address#writeAddress() now causes the domain name to be converted TO punycode, if necessary. framework/Mime/lib/Horde/Mime/Address.php | 23 ++++++++++++++++++----- framework/Mime/package.xml | 10 +++++----- 2 files changed, 23 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/74c406e1f1afe54ac6a81c08af78de4a38acb30e ----------------------------------------------------------------------- commit ba43431986676e25abd1a8c0db1c16a3dd5d4066 Author: Michael M Slusarz <[email protected]> Date: Wed Feb 1 20:55:27 2012 -0700 [mms] Add Horde_Mail_Rfc822_Address->full_address property. framework/Mail/lib/Horde/Mail/Rfc822/Address.php | 7 +++++++ framework/Mail/package.xml | 2 ++ 2 files changed, 9 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/ba43431986676e25abd1a8c0db1c16a3dd5d4066 ----------------------------------------------------------------------- commit 0cae8fabd448bd53fcc35f08224f9f74996b504b Author: Michael M Slusarz <[email protected]> Date: Wed Feb 1 20:55:47 2012 -0700 [mms] Add writeAddress() methods to Rfc822 result objects. framework/Mail/lib/Horde/Mail/Rfc822/Address.php | 22 ++++++++++++++++++++++ framework/Mail/lib/Horde/Mail/Rfc822/Group.php | 22 ++++++++++++++++++++++ framework/Mail/package.xml | 9 +++++++++ 3 files changed, 53 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/0cae8fabd448bd53fcc35f08224f9f74996b504b __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
