removing the broken pseudo SGML DocBook parser code. Daniel

* Makefile.am DOCBparser.c parserInternals.c testDocbook.c
  xmllint.c doc/xmllint.xml doc/xmllint.1: removing the
  broken pseudo SGML DocBook parser code.
Daniel
diff --git a/ChangeLog b/ChangeLog
index 2e10f47..c4407e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sat Sep 13 02:13:50 CEST 2003 Daniel Veillard <daniel@veillard.com>
+
+	* Makefile.am DOCBparser.c parserInternals.c testDocbook.c
+	  xmllint.c doc/xmllint.xml doc/xmllint.1: removing the 
+	  broken pseudo SGML DocBook parser code.
+
 Fri Sep 12 17:24:11 CEST 2003 Daniel Veillard <daniel@veillard.com>
 
 	* xpath.c: fix a problem with strcpy() in xmlXPathFormatNumber()