The branch "develop" has been updated. The following is a summary of the commits.
from: b62ccdf6b592f4fd039298cf00a2d6b8d5f4a6a0 27621af Catch non-Zone continuation lines or invalid files. 69fa6c0 Fix typo and use floating date-time values if a TZID parameter is included. fe7e883 Add setTzid(), phpdoc. ead036a Set the requested TZID in the Zone object, even if it's an alias. 22f87ae Merge branch 'develop' of dev.horde.org:/horde/git/horde into develop ----------------------------------------------------------------------- commit 27621affb7ae292434d83dc193767388da01f119 Author: Jan Schneider <[email protected]> Date: Sun Nov 13 15:53:44 2011 +0100 Catch non-Zone continuation lines or invalid files. framework/Timezone/lib/Horde/Timezone.php | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/27621affb7ae292434d83dc193767388da01f119 ----------------------------------------------------------------------- commit 69fa6c0b9d2be929200f08aeca5de7cd75287d31 Author: Jan Schneider <[email protected]> Date: Sun Nov 13 16:03:22 2011 +0100 Fix typo and use floating date-time values if a TZID parameter is included. framework/Icalendar/lib/Horde/Icalendar.php | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/69fa6c0b9d2be929200f08aeca5de7cd75287d31 ----------------------------------------------------------------------- commit fe7e883e5c5ba92d846d2c8e3ed895e903fe5232 Author: Jan Schneider <[email protected]> Date: Sun Nov 13 18:07:40 2011 +0100 Add setTzid(), phpdoc. framework/Timezone/lib/Horde/Timezone/Zone.php | 32 +++++++++++++++++++++++- 1 files changed, 31 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/fe7e883e5c5ba92d846d2c8e3ed895e903fe5232 ----------------------------------------------------------------------- commit ead036a8cec6f0c073bd872b8c6eb40daf3c8054 Author: Jan Schneider <[email protected]> Date: Sun Nov 13 18:08:27 2011 +0100 Set the requested TZID in the Zone object, even if it's an alias. framework/Timezone/lib/Horde/Timezone.php | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/ead036a8cec6f0c073bd872b8c6eb40daf3c8054 ----------------------------------------------------------------------- commit 22f87aee1621a34d8bf122601e202399abfeda95 Merge: ead036a b62ccdf Author: Jan Schneider <[email protected]> Date: Sun Nov 13 20:00:50 2011 +0100 Merge branch 'develop' of dev.horde.org:/horde/git/horde into develop framework/Service_Weather/lib/Horde/Service/Weather/Base.php | 2 +- .../lib/Horde/Service/Weather/Period/WeatherUnderground.php | 2 +- horde/lib/Block/Weather.php | 14 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/22f87aee1621a34d8bf122601e202399abfeda95 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
