summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorcoopercc <coopercc>2000-12-27 18:08:15 +0000
committercoopercc <coopercc>2000-12-27 18:08:15 +0000
commit140c942c0224961f6bb013df92b398b1da76301e (patch)
treea5471cebdec959d3608d3a845858e49dd43a7dc2 /Changes
parent18545269acdbc91801f178d266cb3520ccafde1b (diff)
downloadlibexpat-140c942c0224961f6bb013df92b398b1da76301e.tar.gz
Inadvertently failed to commit these files for 1.95.1 (apparently I committed
from the lib directory instead of the main directory)
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 6d770a9..5b78b86 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+Release 1.95.1 Sun Oct 22 15:11:36 EDT 2000
+ - Changes to get expat to build under Microsoft compiler
- Removed all aborts and instead return an UNEXPECTED_STATE error.
- Fixed a bug where a stray '%' in an entity value would cause an
abort.