summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwaclaw <kwaclaw>2012-03-11 05:19:09 +0000
committerkwaclaw <kwaclaw>2012-03-11 05:19:09 +0000
commit82f07a0ba8a94550522532a83b3d6b4ad7616d32 (patch)
tree2b2bc7cbc2458169106b6e8837fbe3f02f6ce1e0
parent1c26093ba51c1f76d7171228f55187637123cbbd (diff)
downloadlibexpat-82f07a0ba8a94550522532a83b3d6b4ad7616d32.tar.gz
Updated Changes for release 2.1.0.
-rw-r--r--Changes5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changes b/Changes
index 4a76daa..0854e09 100644
--- a/Changes
+++ b/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