From: Karl Waclawek Date: Sun, 11 Mar 2012 05:19:09 +0000 (+0000) Subject: Updated Changes for release 2.1.0. X-Git-Tag: R_2_1_0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc3008d7dd5bd5c078d1e3f4f72b8df20bd81402;p=libexpat Updated Changes for release 2.1.0. --- diff --git a/expat/Changes b/expat/Changes index 4a76daa7..0854e098 100644 --- a/expat/Changes +++ b/expat/Changes @@ -29,7 +29,10 @@ Release 2.1.0 XXX March XX 2012 When compiled with XML_ATTR_INFO defined, adds new API member XML_GetAttributeInfo() that allows retrieving the byte offsets for attribute names and values (patch #3446384). - Added CMake build system. See bug #2990652 and patch #3312568. + Added CMake build system. + See bug #2990652 and patch #3312568. + Added run-benchmark target to Makefile.in - relies on testdata module + being present in the same location as in the repository. Release 2.0.1 Tue June 5 2007 - Fixed bugs #1515266, #1515600: The character data handler's calling