The branch "master" has been updated. The following is a summary of the commits.
from: 6942b3e2652ab5aa53d667f84df54512e216764c 873f856 Remove erroneous default values, and deprecate this method. dc42533 No need for default truncationsize values. 06bfbe1 @todo c2e1218 Fix and implement hotfix for incorrect truncationsize defaults. Summary: http://github.com/horde/horde/compare/6942b3e2652ab5aa53d667f84df54512e216764c...c2e121841d12e943762b801940b79d58d3be1999 ----------------------------------------------------------------------- commit 873f856bf73b60713cef037999a286773dcd9e1d Author: Michael J Rubinsky <[email protected]> Date: Tue Nov 25 02:26:51 2014 -0500 Remove erroneous default values, and deprecate this method. framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 22 +++---------- 1 files changed, 5 insertions(+), 17 deletions(-) http://github.com/horde/horde/commit/873f856bf73b60713cef037999a286773dcd9e1d ----------------------------------------------------------------------- commit dc42533e96253f15f9ceed0eb29e7a7ab2f49073 Author: Michael J Rubinsky <[email protected]> Date: Tue Nov 25 02:27:17 2014 -0500 No need for default truncationsize values. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/dc42533e96253f15f9ceed0eb29e7a7ab2f49073 ----------------------------------------------------------------------- commit 06bfbe1b05bbfc1d0df816a96be4d5101b3a7417 Author: Michael J Rubinsky <[email protected]> Date: Tue Nov 25 02:35:50 2014 -0500 @todo framework/ActiveSync/doc/Horde/ActiveSync/TODO | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/06bfbe1b05bbfc1d0df816a96be4d5101b3a7417 ----------------------------------------------------------------------- commit c2e121841d12e943762b801940b79d58d3be1999 Author: Michael J Rubinsky <[email protected]> Date: Tue Nov 25 02:36:38 2014 -0500 Fix and implement hotfix for incorrect truncationsize defaults. Bug: 13711 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/c2e121841d12e943762b801940b79d58d3be1999 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
