The branch "master" has been updated. The following is a summary of the commits.
from: 477b03442b792a262698527a56089bd9175b0532 25ce6cd [mms] Fix regression where MIME headers were being displayed for PGP decrypted messages (Bug #12648). 3ba63a7 Missing parantheses c77c81c Mirror PGP changes ----------------------------------------------------------------------- commit 25ce6cdbeb57d3e4cf5cecbb134dea2b5e28eb8a Author: Michael M Slusarz <[email protected]> Date: Wed Sep 4 00:07:53 2013 -0600 [mms] Fix regression where MIME headers were being displayed for PGP decrypted messages (Bug #12648). imp/docs/CHANGES | 2 ++ imp/lib/Mime/Viewer/Pgp.php | 7 ++++--- imp/package.xml | 2 ++ 3 files changed, 8 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/25ce6cdbeb57d3e4cf5cecbb134dea2b5e28eb8a ----------------------------------------------------------------------- commit 3ba63a7303a90041835ef87f8eeec52c5ea63eda Author: Michael M Slusarz <[email protected]> Date: Wed Sep 4 00:08:37 2013 -0600 Missing parantheses imp/templates/prefs/pgppublickey.html.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/3ba63a7303a90041835ef87f8eeec52c5ea63eda ----------------------------------------------------------------------- commit c77c81c8438a684b2ac2f95312605c8508d0d4eb Author: Michael M Slusarz <[email protected]> Date: Wed Sep 4 00:08:40 2013 -0600 Mirror PGP changes imp/lib/Mime/Viewer/Smime.php | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/c77c81c8438a684b2ac2f95312605c8508d0d4eb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
