Subject: CVS commit: pkgsrc/textproc/expat
From: Matthias Drochner
Date: 2002-09-17 23:06:16
Message id: 20020917210616.EE9BEB42C@cvs.netbsd.org

Log Message:
update to 1.95.5
changes:
Added XML_UseForeignDTD() for improved SAX2 support.
Added XML_GetFeatureList().
Defined XML_Bool type and the values XML_TRUE and XML_FALSE.
Use an incomplete struct instead of a void* for the parser.
Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
Finally fixed bug where default handler would report DTD events that were
  already handled by another handler. Initial patch
  contributed by Darryl Miller.
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.

Files:
RevisionActionfile
1.7modifypkgsrc/textproc/expat/Makefile
1.7modifypkgsrc/textproc/expat/distinfo