The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: a3b99e231269847c0d8c2101e75f1cac6beb2741 290a10e [mms] Use more efficient murmurhash3 to determine changes in compose message that will trigger auto saved drafts. ----------------------------------------------------------------------- commit 290a10e378c87010c6bd20251f7c93859a411644 Author: Michael M Slusarz <[email protected]> Date: Sun Dec 23 22:17:14 2012 -0700 [mms] Use more efficient murmurhash3 to determine changes in compose message that will trigger auto saved drafts. imp/compose.php | 2 +- imp/docs/CHANGES | 2 + imp/js/compose-dimp.js | 7 ++- imp/js/compose.js | 4 +- imp/js/murmurhash3.js | 93 ++++++++++++++++++++++++++++++++++++ imp/lib/Dynamic/Compose/Common.php | 2 +- imp/package.xml | 8 ++- 7 files changed, 110 insertions(+), 8 deletions(-) create mode 100644 imp/js/murmurhash3.js http://git.horde.org/horde-git/-/commit/290a10e378c87010c6bd20251f7c93859a411644 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
