summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorfdrake <fdrake>2002-07-12 02:52:42 +0000
committerfdrake <fdrake>2002-07-12 02:52:42 +0000
commit2204e86dcefddbca87435718e147ee68dacb0cf5 (patch)
tree1749916a25aeb477d37313afeb4985bf262ce37e /Changes
parent9e880b0565ff2f3f538dec4e26c53d58082f130b (diff)
downloadlibexpat-2204e86dcefddbca87435718e147ee68dacb0cf5.tar.gz
Add a note about the addition of Borland support files.
Include a couple of additional bug reports that have been dealt with.
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 4 insertions, 2 deletions
diff --git a/Changes b/Changes
index 293e8de..3ce40cf 100644
--- a/Changes
+++ b/Changes
@@ -3,8 +3,10 @@ Release 1.95.4 Fri Jul 12 2002
vms/README.vms for more information.
- Added Mac OS (classic) support, with a makefile for MPW,
contributed by Thomas Wegner and Daryle Walker.
- - Fixed a variety of bugs: see SF bug reports 441449, 563184,
- 564342, 566334, 569461, 570263, 575168, 579196.
+ - Added Borland C++ Builder 5 / BCC 5.5 support, contributed
+ by Patrick McConnell (SF patch #538032).
+ - Fixed a variety of bugs: see SF issues 441449, 563184,
+ 564342, 566334, 566901, 569461, 570263, 575168, 579196.
- Made skippedEntityHandler conform to SAX2 (see source comment)
- Re-implemented WFC: Entity Declared from XML 1.0 spec and
added a new error "entity declared in parameter entity":