The branch "master" has been updated. The following is a summary of the commits.
from: bb4d27e147aa9f5518f5ec33d615be6fd7b2d885 d6aca21 Match parent class' method signature. 3738ca9 Add Horde_ActiveSync_Rfc822::addStandardHeaders() 22cec1c Ensure we have a Message-ID. 6290b15 Bump version, add changes. 8c1207b Bump minimum version. Summary: http://github.com/horde/horde/compare/bb4d27e147aa9f5518f5ec33d615be6fd7b2d885...8c1207b9102d152d50a853a7e8edb9f2a209f1a9 ----------------------------------------------------------------------- commit d6aca213a103d4735add77c9975458ed857ba456 Author: Michael J Rubinsky <[email protected]> Date: Wed Apr 16 11:41:33 2014 -0400 Match parent class' method signature. framework/ActiveSync/lib/Horde/ActiveSync/Message/SendMail.php | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/d6aca213a103d4735add77c9975458ed857ba456 ----------------------------------------------------------------------- commit 3738ca9daa9c8102c0f52bf88b81b0cecaef4d18 Author: Michael J Rubinsky <[email protected]> Date: Wed Apr 16 13:01:28 2014 -0400 Add Horde_ActiveSync_Rfc822::addStandardHeaders() Checks for and, if needed, adds Message-ID and User-Agent headers. framework/ActiveSync/lib/Horde/ActiveSync/Rfc822.php | 46 ++++++++++++++++-- 1 files changed, 42 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/3738ca9daa9c8102c0f52bf88b81b0cecaef4d18 ----------------------------------------------------------------------- commit 22cec1cd84882644b42d416680b3acb75c92180a Author: Michael J Rubinsky <[email protected]> Date: Wed Apr 16 13:02:23 2014 -0400 Ensure we have a Message-ID. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/22cec1cd84882644b42d416680b3acb75c92180a ----------------------------------------------------------------------- commit 6290b154fed39574e6c9b22fd422b92e795203cf Author: Michael J Rubinsky <[email protected]> Date: Wed Apr 16 13:03:19 2014 -0400 Bump version, add changes. framework/ActiveSync/package.xml | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/6290b154fed39574e6c9b22fd422b92e795203cf ----------------------------------------------------------------------- commit 8c1207b9102d152d50a853a7e8edb9f2a209f1a9 Author: Michael J Rubinsky <[email protected]> Date: Wed Apr 16 13:03:45 2014 -0400 Bump minimum version. framework/Core/package.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/8c1207b9102d152d50a853a7e8edb9f2a209f1a9 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
