[cxml-cvs] CVS cxml
dlichteblau
dlichteblau at common-lisp.net
Sun Aug 20 14:59:34 UTC 2006
Update of /project/cxml/cvsroot/cxml
In directory clnet:/tmp/cvs-serv15190
Modified Files:
README.html
Log Message:
namespace fixes
--- /project/cxml/cvsroot/cxml/README.html 2006/08/20 13:58:30 1.24
+++ /project/cxml/cvsroot/cxml/README.html 2006/08/20 14:59:34 1.25
@@ -111,8 +111,10 @@
<ul class="nomargin">
<li>Serialization fixes (thanks to Nathan Bird, Donavon Keithley).</li>
<li>characters.lisp cleanup (thanks to Nathan Bird).</li>
+ <li>Namespace normalizer bugfixes.</li>
<li>Minor changes: clone-node on document as an extension. DOM
- class hierarchy reworked. New function parse-empty-document.</li>
+ class hierarchy reworked. New function parse-empty-document.
+ Fixed the DOM serializer to not throw away local names.</li>
</ul>
<p class="nomargin"><tt>rel-2006-01-05</tt></p>
<ul class="nomargin">
More information about the Cxml-cvs
mailing list