The branch "master" has been updated. The following is a summary of the commits.
from: 4e414b4cb54a60d6a544cf7b790eae5e8d41023b 42dc55c Fix off by one error. ----------------------------------------------------------------------- commit 42dc55cded76aa30012506c924fc9af589e1bb52 Author: Michael J Rubinsky <[email protected]> Date: Fri Jul 12 12:30:13 2013 -0400 Fix off by one error. Very slight chance this might be related to Bug: 12443. The WINDOWSIZE limit is a SHOULD, not a MUST so clients are supposed to be able to deal with receiving more than WINDOWSIZE entries, but you never know... framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/42dc55cded76aa30012506c924fc9af589e1bb52 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
