[cxml-cvs] CVS cxml
dlichteblau
dlichteblau at common-lisp.net
Sat Sep 16 07:52:59 UTC 2006
Update of /project/cxml/cvsroot/cxml
In directory clnet:/tmp/cvs-serv18383
Modified Files:
README.html
Log Message:
fixed the long-standing bug with start tags in :DTD behaviour
--- /project/cxml/cvsroot/cxml/README.html 2006/09/10 14:55:29 1.26
+++ /project/cxml/cvsroot/cxml/README.html 2006/09/16 07:52:59 1.27
@@ -115,7 +115,8 @@
<li>Minor changes: clone-node on document as an extension. DOM
class hierarchy reworked. New function parse-empty-document.
Fixed the DOM serializer to not throw away local names.
- ANSI conformance fixes.</li>
+ Fixed a long-standing bug in the parser for documents without a
+ doctype. ANSI conformance fixes.</li>
</ul>
<p class="nomargin"><tt>rel-2006-01-05</tt></p>
<ul class="nomargin">
More information about the Cxml-cvs
mailing list