dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.519,1.520


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.519,1.520
Date: Tue, 03 Dec 2002 23:46:37 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv12065

Modified Files:
        ChangeLog 
Log Message:


Implement many of the DOM node types in the "System.Xml" namespace.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.519
retrieving revision 1.520
diff -C2 -r1.519 -r1.520
*** ChangeLog   3 Dec 2002 07:28:06 -0000       1.519
--- ChangeLog   4 Dec 2002 04:46:34 -0000       1.520
***************
*** 1,3 ****
--- 1,15 ----
  
+ 2002-12-04  Rhys Weatherley  <address@hidden>
+ 
+       * System.Xml/XmlAttributeCollection.cs, System.Xml/XmlCDataSection.cs,
+       System.Xml/XmlCharacterData.cs, System.Xml/XmlComment.cs,
+       System.Xml/XmlDeclaration.cs, System.Xml/XmlDocument.cs,
+       System.Xml/XmlDocumentType.cs, System.Xml/XmlElement.cs,
+       System.Xml/XmlNamedNodeMap.cs, System.Xml/XmlNode.cs,
+       System.Xml/XmlQualifiedName.cs, System.Xml/XmlSignificantWhitespace.cs,
+       System.Xml/XmlText.cs, System.Xml/XmlWhitespace.cs,
+       resources/en_US/System.Xml/Xml.txt: implement many of the DOM
+       node types in the "System.Xml" namespace.
+ 
  2002-12-03  Rhys Weatherley  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]