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.513,1.514


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.513,1.514
Date: Mon, 02 Dec 2002 18:55:46 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Some test cases for XmlTextWriter; build the skeleton for XmlTextReader;
implementing XmlValidatingReader as a non-validating wrapper around
XmlTextReader.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.513
retrieving revision 1.514
diff -C2 -r1.513 -r1.514
*** ChangeLog   2 Dec 2002 06:36:36 -0000       1.513
--- ChangeLog   2 Dec 2002 23:55:43 -0000       1.514
***************
*** 1,3 ****
--- 1,12 ----
  
+ 2002-12-03  Rhys Weatherley  <address@hidden>
+ 
+       * System.Xml/Xml.build, System.Xml/XmlNode.cs,
+       System.Xml/XmlTextReader.cs, System.Xml/XmlTextWriter.cs,
+       System.Xml/XmlValidatingReader.cs, resources/en_US/System.Xml/Xml.txt,
+       tests/System.Xml/TestXml.cs: some test cases for XmlTextWriter;
+       build the skeleton for XmlTextReader; implementing XmlValidatingReader
+       as a non-validating wrapper around XmlTextReader.
+ 
  2002-12-02  Rhys Weatherley  <address@hidden>
  





reply via email to

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