[Expat-checkins] expat/lib libexpat.def,1.4,1.5 libexpatw.def,1.4,1.5

Fred L. Drake fdrake at users.sourceforge.net
Thu Jan 16 15:22:58 EST 2003


Update of /cvsroot/expat/expat/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv29755/lib

Modified Files:
	libexpat.def libexpatw.def 
Log Message:
Correct the version some APIs were added in.

Index: libexpat.def
===================================================================
RCS file: /cvsroot/expat/expat/lib/libexpat.def,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libexpat.def	16 Jan 2003 22:03:42 -0000	1.4
+++ libexpat.def	16 Jan 2003 23:22:56 -0000	1.5
@@ -59,7 +59,7 @@
 ; added with version 1.95.3
   XML_ParserReset @55
   XML_SetSkippedEntityHandler @56
-; added with version 1.95.4
+; added with version 1.95.5
   XML_GetFeatureList @57
   XML_UseForeignDTD @58
 ; added with version 1.95.6

Index: libexpatw.def
===================================================================
RCS file: /cvsroot/expat/expat/lib/libexpatw.def,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libexpatw.def	16 Jan 2003 22:03:42 -0000	1.4
+++ libexpatw.def	16 Jan 2003 23:22:56 -0000	1.5
@@ -59,7 +59,7 @@
 ; added with version 1.95.3
   XML_ParserReset @55
   XML_SetSkippedEntityHandler @56
-; added with version 1.95.4
+; added with version 1.95.5
   XML_GetFeatureList @57
   XML_UseForeignDTD @58
 ; added with version 1.95.6





More information about the Expat-checkins mailing list