summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorfdrake <fdrake>2003-07-15 15:20:33 +0000
committerfdrake <fdrake>2003-07-15 15:20:33 +0000
commit1edf8b3cc06a2b4cbad5f42afc632151176de006 (patch)
treec1bbc8b220b12bbf6955ea4b26455a1d96e7a6d6 /Changes
parent73f5cf6299c1818deccaf54ec177721858599d44 (diff)
downloadlibexpat-1edf8b3cc06a2b4cbad5f42afc632151176de006.tar.gz
- bump the versioning information
- start describing the changes in 1.95.7
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index c5f75d0..427a958 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+Release 1.95.7 XXX date not determined
+ - Fixed enum XML_Status issue (reported on SourceForge many
+ times), so compilers that are properly picky will be happy.
+ - Fixed a variety of bugs: see SF issues ...
+ - Added more regression tests.
+
Release 1.95.6 Tue Jan 28 2003
- Added XML_FreeContentModel().
- Added XML_MemMalloc(), XML_MemRealloc(), XML_MemFree().