File vobject.changes of Package vobject
-------------------------------------------------------------------
Wed Jun 10 15:20:38 CEST 2009 - vuntz@novell.com
- Update to version 0.8.1c:
+ Tweaked change_tz.py to keep it 2.4 compatible
- Change from version 0.8.1b:
+ Change behavior when import a VCALENDAR or VCARD with an older
or absent VERSION line, now the most recent behavior (i.e.,
VCARD 3.0 and iCalendar, VCALENDAR 2.0) is used
-------------------------------------------------------------------
Wed Dec 31 07:02:58 EST 2008 - mboman@suse.de
- Update to version 0.8.0:
+ Fixed a bad performance bug when parsing large text bodies
+ Changed license to Apache 2.0 from Apache 1.1
+ Worked around an issue with Apple Address Book's vcard PHOTO
parser
-------------------------------------------------------------------
Fri Sep 12 00:38:07 CDT 2008 - maw@suse.de
- Update to version 0.7.1:
+ Allow Outlook's technically illegal use of commas in TZIDs
+ Added introspection help for IPython so tab completion works
with vobject's custom __getattr__
+ Made vobjects pickle-able
+ Added tolerance for the escaped semi-colons in RRULEs a Ruby
iCalendar library generates
+ Add change_tz script for converting timezones in iCalendar
files
+ Bug fixed: boo#12245.
-------------------------------------------------------------------
Wed Aug 13 17:50:16 CEST 2008 - ro@suse.de
- do _not_ download setuptools, theq are buildrequired
-------------------------------------------------------------------
Thu Apr 3 08:55:24 CEST 2008 - hpj@suse.de
- Upgrade to version 0.6.0:
* Tolerate invalid UNTIL values for recurring events.
* Minor improvements to logging and tracebacks.
* Fix serialization of zero-delta durations.
* Treat different tzinfo classes that represent UTC as equal.
* Added ORG behavior to vCard handling, native value for ORG is now a list.
* Added VAVAILABILITY support, thanks to the Calendar Server team.
* Improved unicode line folding.
-------------------------------------------------------------------
Thu Nov 1 09:04:39 CST 2007 - maw@suse.de
- Require python-dateutil.
-------------------------------------------------------------------
Thu Nov 1 08:21:35 CST 2007 - maw@suse.de
- Package many more files.
-------------------------------------------------------------------
Wed Oct 10 18:24:22 EDT 2007 - maw@suse.de
- Initial package.