]> err.no Git - sope/blobdiff - sope-ical/versitSaxDriver/ChangeLog
added OSX framework support
[sope] / sope-ical / versitSaxDriver / ChangeLog
index 712f83635b9abf412e84480a348374227f4b7180..41453d4680e3ff24c178a85bef34da0c9fad8c11 100644 (file)
@@ -1,3 +1,70 @@
+2005-08-16  Helge Hess  <helge.hess@opengroupware.org>
+
+       * GNUmakefile.preamble: added support for OSX frameworks (v4.5.17)
+
+2005-06-02  Helge Hess  <helge.hess@skyrix.com>
+       
+       * VSSaxDriver.m: transparently decode property values if
+         ENCODING=QUOTED-PRINTABLE is set as an attribute (used by Outlook
+         vCards, needs testing against umlauts/charsets) (v4.5.16)
+
+2005-05-06  Helge Hess  <helge.hess@opengroupware.org>
+
+       * VSSaxDriver.m: more reorganisations, added support for groupings
+         (v4.5.15)
+
+2005-05-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * VSSaxDriver.m: code cleanups / reorgs, properly embed reported
+         contents in <vCardSet> tag, added support for vCards in Unicode
+         16-bit encoding (v4.5.14)
+       
+       * VSSaxDriver.m: improved parsing entry methods, added support for SAX
+         error handlers (v4.5.13)
+
+2005-04-25  Helge Hess  <helge.hess@opengroupware.org>
+
+       * VSSaxDriver.m: fixed a gcc 4.0 warning (v4.5.12)
+
+2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * versitSaxDriver.xcode: minor changes and updated
+
+2004-10-20  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * VSSaxDriver.m: fixed edge case problem introduced in v4.3.10
+         (v4.3.11)
+
+       * VSSaxDriver.m: remove surrounding double quotes from attribute values
+         if any. During parsing, check if end tags match expectations and
+         issue warnings if they don't. Added some logic to get parsing
+         straight nevertheless in such events. (v4.3.10)
+
+2004-10-19  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.3.9
+
+       * VSSaxDriver.m: improved robustness in respect to illegal content
+         lines - the parser shouldn't crash anymore. Also, changed the
+         "OGoDebugVersitSaxDriver" default to "VSSaxDriverDebugEnabled".
+
+       * README: documented the default
+
+2004-10-18  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * v4.3.8
+
+       * VSSaxDriver.m: added support in _parseString: for Unix style
+         terminated content lines. Such content lines clearly violate the
+         RFC but such ical files happen to appear in the wildlife.
+
+       * README: updated
+
+       * v4.3.7
+
+       * Version: removed major and minor. This effectively bumps the version
+         to v4.3.7 which is in sync with the rest of sope-ical.
+
 2004-10-17  Helge Hess  <helge.hess@opengroupware.org>
 
        * added fhs.make, some other minor fixes to makefiles (v1.0.6)
         
        * added unfold method (doesnt do anything yet)
 
-
 2003-11-23  Max Berger  <max@berger.name>
 
        * Initial Version (v0.1.1)
-