The branch "master" has been updated. The following is a summary of the commits.
from: 109a2bd69de0f88d9008ccc3ed4d8a092cb4095f d3f7bd8 [gwr] Completed missing data API v1 support. ----------------------------------------------------------------------- commit d3f7bd8cbf9d48f42322231ccdb620e71495e60c Author: Gunnar Wrobel <[email protected]> Date: Sun Dec 11 15:47:25 2011 +0100 [gwr] Completed missing data API v1 support. .../lib/Horde/Kolab/Format/Xml/Type/Composite/Recurrence/V1.php | 43 ++ .../Kolab_Format/lib/Horde/Kolab/Format/Xml/Type/Date/V1.php | 90 +++ .../lib/Horde/Kolab/Format/Xml/Type/RecurrenceRange/V1.php | 137 +++++ framework/Kolab_Format/package.xml | 22 +- 4 files changed, 287 insertions(+), 5 deletions(-) create mode 100644 framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Type/Composite/Recurrence/V1.php create mode 100644 framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Type/Date/V1.php create mode 100644 framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Type/RecurrenceRange/V1.php http://git.horde.org/horde-git/-/commit/d3f7bd8cbf9d48f42322231ccdb620e71495e60c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
