The branch "master" has been updated. The following is a summary of the commits.
from: e101c18dcaed34001d418b53f3d5d1a2254422f4 605dc43 [mms] Merge from upstream - handle keywords/dimensions case-insensitively. c029d05 Released Horde_Css_Parser-1.0.3 20b290a Development mode for Horde_Css_Parser-1.0.4 a2f7925 [mms] Fix issue from upstream jsmin.c that was breaking parsing of a keyword immediately followed by a regexp (Bug #12787). 373383d Released Horde_Text_Filter-2.1.5 b0f8517b Development mode for Horde_Text_Filter-2.1.6 Summary: http://github.com/horde/horde/compare/e101c18dcaed34001d418b53f3d5d1a2254422f4...b0f8517ba8a8db1a37a7fd95591c6a933c9b411c ----------------------------------------------------------------------- commit 605dc431b1ab70514c67c9d131652c01ec272eca Author: Michael M Slusarz <[email protected]> Date: Wed Oct 23 14:12:39 2013 -0600 [mms] Merge from upstream - handle keywords/dimensions case-insensitively. framework/Css_Parser/lib/Sabberworm/CSS/Parser.php | 28 +++++++++++-------- framework/Css_Parser/package.xml | 4 +- 2 files changed, 18 insertions(+), 14 deletions(-) http://github.com/horde/horde/commit/605dc431b1ab70514c67c9d131652c01ec272eca http://git.horde.org/horde-git/-/commit/605dc431b1ab70514c67c9d131652c01ec272eca ----------------------------------------------------------------------- commit c029d050bc22de88fa0e065e81fcd7d6457a9109 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 23 14:14:29 2013 -0600 Released Horde_Css_Parser-1.0.3 framework/Css_Parser/composer.json | 2 +- framework/Css_Parser/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/c029d050bc22de88fa0e065e81fcd7d6457a9109 http://git.horde.org/horde-git/-/commit/c029d050bc22de88fa0e065e81fcd7d6457a9109 ----------------------------------------------------------------------- commit 20b290a5ea976e332cf7dc2667e74524003a1dc8 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 23 14:14:30 2013 -0600 Development mode for Horde_Css_Parser-1.0.4 framework/Css_Parser/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/20b290a5ea976e332cf7dc2667e74524003a1dc8 http://git.horde.org/horde-git/-/commit/20b290a5ea976e332cf7dc2667e74524003a1dc8 ----------------------------------------------------------------------- commit a2f79253680444662ebb68fa0f6ee22741f30b3f Author: Michael M Slusarz <[email protected]> Date: Wed Oct 23 18:50:17 2013 -0600 [mms] Fix issue from upstream jsmin.c that was breaking parsing of a keyword immediately followed by a regexp (Bug #12787). .../Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php | 28 ++++- framework/Text_Filter/package.xml | 4 +- framework/Text_Filter/test/Horde/Text/Filter/JsminTest.php | 10 ++ 3 files changed, 37 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/a2f79253680444662ebb68fa0f6ee22741f30b3f http://git.horde.org/horde-git/-/commit/a2f79253680444662ebb68fa0f6ee22741f30b3f ----------------------------------------------------------------------- commit 373383d9560d78e1c954e15ec500d697e9ca1ab1 Author: Michael M Slusarz <[email protected]> Date: Wed Oct 23 18:52:14 2013 -0600 Released Horde_Text_Filter-2.1.5 framework/Text_Filter/composer.json | 2 +- framework/Text_Filter/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/373383d9560d78e1c954e15ec500d697e9ca1ab1 http://git.horde.org/horde-git/-/commit/373383d9560d78e1c954e15ec500d697e9ca1ab1 ----------------------------------------------------------------------- commit b0f8517ba8a8db1a37a7fd95591c6a933c9b411c Author: Michael M Slusarz <[email protected]> Date: Wed Oct 23 18:52:14 2013 -0600 Development mode for Horde_Text_Filter-2.1.6 framework/Text_Filter/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b0f8517ba8a8db1a37a7fd95591c6a933c9b411c http://git.horde.org/horde-git/-/commit/b0f8517ba8a8db1a37a7fd95591c6a933c9b411c -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
