From: Michael B. <mic...@cm...> - 2008-12-05 14:31:25
|
libwbxml 0.10.0 release notes Download: http://sourceforge.net/project/showfiles.php?group_id=245783 Major Changes ============= * libwbxml is now maintained by the OpenSync project * the new homepage is http://libwbxml.opensync.org * Build system switched to cmake from GNU autotools. * Tests were integrated and can be used via make test. * Fixed a couple of issues with SyncML Minor Changes ============= * Fixed segfault in wbxml_encoder.c - Thanks Stijn van Drongelen * Size changed to MaxSize in OMA DS 1.2 DevInf * Fixed ticket #14 with patch from ticket (hexadecimal integer support for Wireless-Village) * Added datetime encoding support for Wireless-Village. (The encoder can tolerate missing seconds like in the tests.) * Added Sax like entity parsing * Namespaces support * Miscellaneous build fixes and anonymous document support Internal Changes ================ * Fixed for wrong doctype detection * The inclusion of expat and iconv header files were moved to an internal header file. * The configuration parameters which are relevant for users are placed in wbxml_config.h. * Fixed SO naming Special thanks goes to the original author of libwbxml Aymerick Jehanne. We never expected such a fast and positive reaction after our request to take over the maintenance of libwbxml. This was really great. Best regards Michael |