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.938,1.939


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.938,1.939
Date: Mon, 26 May 2003 12:33:49 -0400

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

Modified Files:
        ChangeLog 
Log Message:
Stub out most of the public classes and enums in System.Xml.XPath namespace


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.938
retrieving revision 1.939
diff -C2 -r1.938 -r1.939
*** ChangeLog   26 May 2003 07:42:59 -0000      1.938
--- ChangeLog   26 May 2003 16:33:47 -0000      1.939
***************
*** 4,7 ****
--- 4,21 ----
        * System/Net/WebClient.cs: Implement MIME based file uploads using
        multipart/form-data and boundaries.
+       
+       * System.Xml/XPath/XmlCaseOrder.cs,
+       System.Xml/XPath/XmlDataType.cs,
+       System.Xml/XPath/XmlSortOrder.cs,
+       System.Xml/XPath/XPathDocument.cs,
+       System.Xml/XPath/XPathException.cs,
+       System.Xml/XPath/XPathExpression.cs,
+       System.Xml/XPath/XPathNamespaceScope.cs,
+       System.Xml/XPath/XPathNodeIterator.cs,
+       System.Xml/XPath/XPathNodeType.cs,
+       System.Xml/XPath/XPathNavigator.cs,
+       System.Xml/XPath/XPathResultType.cs : Add some non-ecma classes and 
+       enums to the System.Xml.XPath namespace and stub out unimplemented
+       methods and properties
  
  2003-05-26  Rhys Weatherley  <address@hidden>





reply via email to

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