summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorfdrake <fdrake>2002-08-27 22:42:52 +0000
committerfdrake <fdrake>2002-08-27 22:42:52 +0000
commitd73b3c0768a90589e392ae3e8f52058431373f7e (patch)
tree725c415d788d696260100ae9dae97146c00071c4 /Changes
parente0bf8205a657e4f661234a158cad0861ed8855b6 (diff)
downloadlibexpat-d73b3c0768a90589e392ae3e8f52058431373f7e.tar.gz
Added more updates; mostly the list of misc. bugs that have been
fixed.
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7dc8122..9e65ab2 100644
--- a/Changes
+++ b/Changes
@@ -9,6 +9,10 @@ Release 1.95.5 someday
linking into a DLL to be difficult.
- Reduced line-length for all source code and headers to be
no longer than 80 characters, to help with AS/400 support.
+ - Reduced memory copying during parsing (SF patch #600964).
+ - Fixed a variety of bugs: see SF issues 580793, 434664,
+ 483514, 580503, 581069, 584041, 584183, 584832, 585537,
+ 596555, 596678, 598352, 598944, 599715, 600479, 600971.
Release 1.95.4 Fri Jul 12 2002
- Added support for VMS, contributed by Craig Berry. See