The branch "master" has been updated. The following is a summary of the commits.
from: b114b14e6b2108d3f0735076573377472d16fc3d 6d4b006 [mms] Fix Horde_Mime_Part::getRawPartText() when obtaining the first body part of a single part message. 44db619 Released Horde_Mime-2.2.1 3a62ae6 Development mode for Horde_Mime-2.2.2 ----------------------------------------------------------------------- commit 6d4b006b42d58901ce869a71ea6ca7abbb25ede0 Author: Michael M Slusarz <[email protected]> Date: Wed Jun 5 01:25:06 2013 -0600 [mms] Fix Horde_Mime_Part::getRawPartText() when obtaining the first body part of a single part message. framework/Mime/lib/Horde/Mime/Part.php | 6 ++++++ framework/Mime/package.xml | 12 +++++++----- framework/Mime/test/Horde/Mime/PartTest.php | 8 ++++++++ framework/Mime/test/Horde/Mime/fixtures/sample_msg3.txt | 11 +++++++++++ 4 files changed, 32 insertions(+), 5 deletions(-) create mode 100644 framework/Mime/test/Horde/Mime/fixtures/sample_msg3.txt http://git.horde.org/horde-git/-/commit/6d4b006b42d58901ce869a71ea6ca7abbb25ede0 ----------------------------------------------------------------------- commit 44db619880de73ed3a71cc5f6eed21e936191f1e Author: Michael M Slusarz <[email protected]> Date: Wed Jun 5 01:51:33 2013 -0600 Released Horde_Mime-2.2.1 framework/Mime/package.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/44db619880de73ed3a71cc5f6eed21e936191f1e ----------------------------------------------------------------------- commit 3a62ae6284220c193d913d761d85ecfbf5c406b6 Author: Michael M Slusarz <[email protected]> Date: Wed Jun 5 01:51:33 2013 -0600 Development mode for Horde_Mime-2.2.2 framework/Mime/package.xml | 19 ++++++++++++++++--- 1 files changed, 16 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/3a62ae6284220c193d913d761d85ecfbf5c406b6 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
