The branch "master" has been updated. The following is a summary of the commits.
from: 6982a3f0ea7069a2da8e22cc000513a2be7499e0 46cc7d0 Better test e2e1e3c [mms] Fix Horde_Mime_Part#buildMimeIds() when called on the base embedded object of a parent part (Bug #13117). 1c9ebea Another test fix c440a06 Released Horde_Mime-2.3.1 1563e3e Development mode for Horde_Mime-2.3.2 Summary: http://github.com/horde/horde/compare/6982a3f0ea7069a2da8e22cc000513a2be7499e0...1563e3e2d9715ea95d235111ce41648bfe9713f4 ----------------------------------------------------------------------- commit 46cc7d08a8beab53cc396f2ed1a54dd01dc65a9a Author: Michael M Slusarz <[email protected]> Date: Mon Apr 21 23:00:45 2014 -0600 Better test framework/Mime/test/Horde/Mime/PartTest.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/46cc7d08a8beab53cc396f2ed1a54dd01dc65a9a ----------------------------------------------------------------------- commit e2e1e3ce80da58b0d4440dc3cac6e37d5a8fc772 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 21 23:01:48 2014 -0600 [mms] Fix Horde_Mime_Part#buildMimeIds() when called on the base embedded object of a parent part (Bug #13117). framework/Mime/lib/Horde/Mime/Part.php | 2 +- framework/Mime/package.xml | 10 +++-- framework/Mime/test/Horde/Mime/PartTest.php | 20 ++++++++++ framework/Mime/test/Horde/Mime/fixtures/bug13117.txt | 34 ++++++++++++++++++ 4 files changed, 61 insertions(+), 5 deletions(-) create mode 100644 framework/Mime/test/Horde/Mime/fixtures/bug13117.txt http://github.com/horde/horde/commit/e2e1e3ce80da58b0d4440dc3cac6e37d5a8fc772 ----------------------------------------------------------------------- commit 1c9ebeae43a640c96f6a40390d2a337b4b10d5d6 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 21 23:07:08 2014 -0600 Another test fix framework/Mime/test/Horde/Mime/RelatedTest.php | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/1c9ebeae43a640c96f6a40390d2a337b4b10d5d6 ----------------------------------------------------------------------- commit c440a06345201fa0cc3fd2428c59b290e876fe79 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 21 23:09:38 2014 -0600 Released Horde_Mime-2.3.1 framework/Mime/composer.json | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/c440a06345201fa0cc3fd2428c59b290e876fe79 ----------------------------------------------------------------------- commit 1563e3e2d9715ea95d235111ce41648bfe9713f4 Author: Michael M Slusarz <[email protected]> Date: Mon Apr 21 23:09:39 2014 -0600 Development mode for Horde_Mime-2.3.2 framework/Mime/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/1563e3e2d9715ea95d235111ce41648bfe9713f4 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
