The branch "develop" has been updated. The following is a summary of the commits.
from: d37b50144af5d161cdfcf91d1ebd900114f35040 5a3464d Ensure we properly encdoe the email address before validation. dbc8149 [mms] Fix regression in displaying PGP Armored signed/encrypted messages (Bug #10926). 5ec8eb8 Use constants for the metadata names. 8246a8e Merge branch 'master' into develop ----------------------------------------------------------------------- commit 5a3464d7a76e8532256de97115c5aebee6fdb87b Author: Michael J Rubinsky <[email protected]> Date: Thu Jan 26 19:23:18 2012 -0500 Ensure we properly encdoe the email address before validation. Bug: 10936 framework/Core/lib/Horde/Core/Ajax/Application.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/5a3464d7a76e8532256de97115c5aebee6fdb87b ----------------------------------------------------------------------- commit dbc8149f41cf5cb8a8f756f2e04587ff4291b061 Author: Michael M Slusarz <[email protected]> Date: Fri Jan 27 01:00:13 2012 -0700 [mms] Fix regression in displaying PGP Armored signed/encrypted messages (Bug #10926). imp/docs/CHANGES | 2 ++ imp/lib/Mime/Viewer/Pgp.php | 6 ++++++ imp/lib/Mime/Viewer/Plain.php | 3 ++- imp/package.xml | 2 ++ 4 files changed, 12 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/dbc8149f41cf5cb8a8f756f2e04587ff4291b061 ----------------------------------------------------------------------- commit 5ec8eb85b14b3e6bdb2b33a2019d048988af1322 Author: Michael M Slusarz <[email protected]> Date: Fri Jan 27 01:03:57 2012 -0700 Use constants for the metadata names. imp/lib/Mime/Viewer/Pgp.php | 13 +++++++++---- imp/lib/Mime/Viewer/Plain.php | 6 +++--- 2 files changed, 12 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/5ec8eb85b14b3e6bdb2b33a2019d048988af1322 ----------------------------------------------------------------------- commit 8246a8e5ab84064a2a465ae3111906be18bd9eee Merge: d37b501 5ec8eb8 Author: Michael M Slusarz <[email protected]> Date: Sun Jan 29 21:05:22 2012 -0700 Merge branch 'master' into develop imp/docs/CHANGES | 2 ++ imp/lib/Mime/Viewer/Pgp.php | 17 ++++++++++++++--- imp/lib/Mime/Viewer/Plain.php | 7 ++++--- imp/package.xml | 2 ++ 4 files changed, 22 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/8246a8e5ab84064a2a465ae3111906be18bd9eee __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
