From b748c86c393ebdd0a85f97d1506248538db6b996 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Wed, 4 Aug 2010 17:59:04 +0200 Subject: [PATCH] Fix package.xml. --- framework/Icalendar/package.xml | 270 ++++++++++++++++++++++++---------------- 1 file changed, 161 insertions(+), 109 deletions(-) diff --git a/framework/Icalendar/package.xml b/framework/Icalendar/package.xml index 8756e9914..79de2d8e4 100644 --- a/framework/Icalendar/package.xml +++ b/framework/Icalendar/package.xml @@ -1,8 +1,5 @@ - + Icalendar pear.horde.org iCalendar API @@ -19,7 +16,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> jan@horde.org yes - 2010-08-02 + 2010-08-04 + 0.2.0 0.2.0 @@ -29,38 +27,39 @@ http://pear.php.net/dtd/package-2.0.xsd"> beta LGPL - * Initial Horde 4 package. + +* Initial Horde 4 package. - + - - - - - - + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - + @@ -68,40 +67,40 @@ http://pear.php.net/dtd/package-2.0.xsd"> - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + @@ -134,21 +133,100 @@ http://pear.php.net/dtd/package-2.0.xsd"> - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0.1 + 0.0.1 + + + alpha + alpha + + 2003-07-03 + LGPL + +Initial release as a PEAR package + + + + + 0.0.2 + 0.0.2 + + + beta + beta + + 2004-12-05 + LGPL + +Lots of improvements, bugfixes and support for more fields and members of the iCalendar family. + + + + 2006-05-08 + + 0.0.3 + 0.0.3 + + + beta + beta + + LGPL + +* Converted to package.xml 2.0 for pear.horde.org. + + + 2008-09-25 0.1.0 @@ -159,27 +237,28 @@ http://pear.php.net/dtd/package-2.0.xsd"> beta LGPL - * Fix vFreebusy merging (Bug #4807). + +* Fix vFreebusy merging (Bug #4807). * Implement handling of vTimezones in iCalendar data (lists-horde@carlthompson.net, Bug #4399). - * Correctly produce vcard parameters without value, like "ADR;WORK:...". - * Support departments in vCard's ORG properties (martin@matuska.org, Bug #4285). + * Correctly produce vcard parameters without value, like "ADR;WORK:...". + * Support departments in vCard's ORG properties (martin@matuska.org, Bug #4285). * Fixed _parseDateTime() (wrobel@pardus.de, Bug #4808). * Fix exporting of recurring exceptions (Bug #4627). * Use lowercase mailto: for better Apple iCal compatibility. * We must *not* escape colons per RFC in param values. * Fix encoding issues with iCalendar 2.0 exports. * Move version specific vCalendar/iCalendar export to Kronolith_Event. - * Use QUOTED-PRINTABLE when there's a newline in VNOTE data. + * Use QUOTED-PRINTABLE when there's a newline in VNOTE data. * Anniversary support (ntai@smartfruit.com, Request #5059). * Support for all day events with VCALENDAR 1.0. * Use ISO-8559-1 as default vCalendar 1.0 and vCard 2.1. * Fix unreliably overwriting a variable with itself (rsalmon@mbpgroup.com, Bug #5652). - * Handle AALARM data with parameters (delimited by a ";"). + * Handle AALARM data with parameters (delimited by a ";"). * Fix GEO parsing and generation. * Refactor line folding and quoted-printable encoding. * Add missing softline break (Bug #6541). - * Don't require a newline after END (Bug #6641, #6706). - * Fix detecting of "old" formats when parsing vCalendar/vCard data. + * Don't require a newline after END (Bug #6641, #6706). + * Fix detecting of "old" formats when parsing vCalendar/vCard data. * Request charset on the fly, because it depends on the VERSION property. * Fix passing value arrays with only one element. * Correctly parse quoted parameters (Bug #7031) @@ -195,45 +274,18 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 2006-05-08 - - 0.0.3 - 0.0.3 - - - beta - beta - - LGPL - * Converted to package.xml 2.0 for pear.horde.org. - - - - 0.0.2 - 0.0.2 + 0.2.0 + 0.2.0 beta beta - 2004-12-05 - LGPL - Lots of improvements, bugfixes and support for more fields and members of the iCalendar family. - - - - - 0.0.1 - 0.0.1 - - - alpha - alpha - - 2003-07-03 + 2010-08-04 LGPL - Initial release as a PEAR package + +* Initial Horde 4 package. -- 2.11.0