------------------------------------------------------------------- Tue Oct 4 12:25:55 UTC 2022 - Michael Vetter - Update to 012: * Avoid implicit declaration of functions ------------------------------------------------------------------- Mon Dec 13 16:04:08 UTC 2021 - Michael Vetter - Update to 011: * Improved parsing of large vCard files ------------------------------------------------------------------- Thu Dec 2 11:54:46 UTC 2021 - Michael Vetter - Update to 010: * Remove the calls to exit() in the shared library * Extend API with called vc_get_error_message, that can be used to retrieve the message of the last error encountered. * The functions parse_vcard_file, vc_new, and vc_param_new return NULL upon error. It is the responsibility of the calling code to check the error message. ------------------------------------------------------------------- Fri Feb 5 09:07:00 UTC 2021 - Michael Vetter - Update to 009: * This version fixes minor warnings from libtoolize ------------------------------------------------------------------- Mon Feb 1 09:10:59 UTC 2021 - Michael Vetter - Update to 008: * Properly parse multi-line values in MSDOS files, with line ending CRLF ------------------------------------------------------------------- Wed Jul 15 06:17:00 UTC 2020 - Michael Vetter - Update to 007: * This releases uses mktemp instead of the deprecated tempfile command in the unit tests. ------------------------------------------------------------------- Wed Jun 17 15:37:26 UTC 2020 - Jan Engelhardt - Do not waste time building static libs if they are removed anyway. ------------------------------------------------------------------- Mon Jun 15 10:51:52 UTC 2020 - Michael Vetter - Initial package libvc 006 for openSUSE