The branch "develop" has been updated. The following is a summary of the commits.
from: fc1a860f169a67f69f4823ac7ea85f5ad4e96940 ea9f12c Fix default notification handler. 0582fb4 Fix/optimize email search when auto-adding contacts. 2e79aeb Merge branch 'master' into develop 1bc0579 Use filtering to skip existing addresses ----------------------------------------------------------------------- commit ea9f12cb461791d43fec69281849958e4bb7aa7b Author: Michael M Slusarz <[email protected]> Date: Tue Mar 6 13:13:42 2012 -0700 Fix default notification handler. framework/Core/js/hordecore.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ea9f12cb461791d43fec69281849958e4bb7aa7b ----------------------------------------------------------------------- commit 0582fb4c4b40c384fceafcc0c377e5381c44b57f Author: Michael M Slusarz <[email protected]> Date: Tue Mar 6 13:22:03 2012 -0700 Fix/optimize email search when auto-adding contacts. Want an exact match, and only need e-mail return. imp/lib/Compose.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/0582fb4c4b40c384fceafcc0c377e5381c44b57f ----------------------------------------------------------------------- commit 2e79aeb13f4ef081b23afe9e56072e93e3f3d974 Merge: ea9f12c 0582fb4 Author: Michael M Slusarz <[email protected]> Date: Tue Mar 6 13:26:46 2012 -0700 Merge branch 'master' into develop Conflicts: imp/lib/Compose.php imp/lib/Compose.php | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/2e79aeb13f4ef081b23afe9e56072e93e3f3d974 ----------------------------------------------------------------------- commit 1bc05792ccf33a4d37982a402e613c629b53a866 Author: Michael M Slusarz <[email protected]> Date: Tue Mar 6 13:28:29 2012 -0700 Use filtering to skip existing addresses imp/lib/Compose.php | 9 ++------- 1 files changed, 2 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/1bc05792ccf33a4d37982a402e613c629b53a866 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
