[cxml-cvs] CVS cxml
    dlichteblau 
    dlichteblau at common-lisp.net
       
    Sun Sep 10 14:55:29 UTC 2006
    
    
  
Update of /project/cxml/cvsroot/cxml
In directory clnet:/tmp/cvs-serv4145
Modified Files:
	README.html 
Log Message:
die letzten paar nicht-ascii zeichen raus, macht das leben einfacher
--- /project/cxml/cvsroot/cxml/README.html	2006/08/20 14:59:34	1.25
+++ /project/cxml/cvsroot/cxml/README.html	2006/09/10 14:55:29	1.26
@@ -114,7 +114,8 @@
       <li>Namespace normalizer bugfixes.</li>
       <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.</li>
+      Fixed the DOM serializer to not throw away local names.
+      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