expat Changes,1.43,1.44

"Fred L. Drake" <[email protected]> Fri, 28 Jan 2005 21:11:18 -0800
Newsgroups gmane.text.xml.expat.cvs
Message-ID <[email protected]>
Update of /cvsroot/expat/expat
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30184

Modified Files:
	Changes 
Log Message:
more changes noted


Index: Changes
===================================================================
RCS file: /cvsroot/expat/expat/Changes,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- Changes	29 Jan 2005 04:48:43 -0000	1.43
+++ Changes	29 Jan 2005 05:11:13 -0000	1.44
@@ -2,6 +2,8 @@
         - We no longer use the "check" library for C unit testing; we
           always use the (partial) internal implementation of the API.
         - Report XML_NS setting via XML_GetFeatureList().
+        - Fixed headers for use from C++.
+        - Updated to use libtool 1.5.10 (the most recent).
 
 Release 1.95.8 Fri Jul 23 2004
         - Major new feature: suspend/resume.  Handlers can now request