The branch "master" has been updated. The following is a summary of the commits.
from: f19b4809746d5f647c8980572bd3261b795d323b 4065f5f Fix (?) handling of KEYMISM error when handling COMMANDS. 550c3b0 Move handling of exception to the caller to simplify. 5d3294e ws ----------------------------------------------------------------------- commit 4065f5fff83cc04b3526810b1c5f96ccbb688b50 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 09:39:43 2013 -0500 Fix (?) handling of KEYMISM error when handling COMMANDS. Evidently KEYMISM should be a global error. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 9 +++++---- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 1 + 2 files changed, 6 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/4065f5fff83cc04b3526810b1c5f96ccbb688b50 ----------------------------------------------------------------------- commit 550c3b055e96603219b3d84c634d07b591eb0889 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 09:40:28 2013 -0500 Move handling of exception to the caller to simplify. framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 14 +++++++++----- 1 files changed, 9 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/550c3b055e96603219b3d84c634d07b591eb0889 ----------------------------------------------------------------------- commit 5d3294e5007eb854f7a3ce13e2daa4925fe5b2e1 Author: Michael J Rubinsky <[email protected]> Date: Tue Jan 15 09:40:56 2013 -0500 ws framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 60 +++++++++--------- 1 files changed, 30 insertions(+), 30 deletions(-) http://git.horde.org/horde-git/-/commit/5d3294e5007eb854f7a3ce13e2daa4925fe5b2e1 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
