summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorfdrake <fdrake>2005-01-27 06:27:57 +0000
committerfdrake <fdrake>2005-01-27 06:27:57 +0000
commit0790f115ad9cac29ebbc571670e04cf09dd2377e (patch)
tree6e0d047e4f1bc2a41e0ee52833f708366fd24a49 /Changes
parent91aad7e610d478abf5b7f2621bbcdabeebad1f1e (diff)
downloadlibexpat-0790f115ad9cac29ebbc571670e04cf09dd2377e.tar.gz
remove use of the check library; always use our own testing package
(this reduces variables and simplifies the build process)
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 7d24b58..da931fb 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+Release 1.95.9 TBD
+ - We no longer use the "check" library for C unit testing; we
+ always use the (partial) internal implementation of the API.
+
Release 1.95.8 Fri Jul 23 2004
- Major new feature: suspend/resume. Handlers can now request
that a parse be suspended for later resumption or aborted