]> granicus.if.org Git - libexpat/commitdiff
Updated Changes for release 2.1.0.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Sun, 11 Mar 2012 05:19:09 +0000 (05:19 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Sun, 11 Mar 2012 05:19:09 +0000 (05:19 +0000)
expat/Changes

index 4a76daa714172ad2df34f84c5cc206bffd2abb17..0854e09857aa7b19fde16fb9681cde0efc1fd26e 100644 (file)
@@ -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