diff --git a/ChangeLog b/ChangeLog index 69ce2d0c..c2031b19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 12 21:38:46 MDT 2002 John Fleck + + * doc/xml.html + adding tutorial reference to the web page + Wed Jun 12 21:26:08 MDT 2002 John Fleck * doc/tutorial/xmltutorial.xml diff --git a/doc/xml.html b/doc/xml.html index 6e2de892..2631fe93 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -420,6 +420,7 @@ pnode=pxmlDoc->children->children; internationalization support
  • This page provides a global overview and some examples on how to use libxml.
  • +
  • John Fleck's libxml tutorial
  • James Henstridge wrote some nice documentation explaining how to use the libxml SAX interface.