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.664,1.665


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.664,1.665
Date: Sat, 01 Feb 2003 05:51:20 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Add extra "protected internal" constructors to the Xml node
types that are required for .NET SDK compatibility.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.664
retrieving revision 1.665
diff -C2 -r1.664 -r1.665
*** ChangeLog   1 Feb 2003 07:20:29 -0000       1.664
--- ChangeLog   1 Feb 2003 10:51:17 -0000       1.665
***************
*** 30,33 ****
--- 30,43 ----
        System.dll because of its circular dependency on System.Xml.
  
+       * System.Xml/XmlAttribute.cs, System.Xml/XmlCDataSection.cs,
+       System.Xml/XmlCharacterData.cs, System.Xml/XmlComment.cs,
+       System.Xml/XmlDeclaration.cs, System.Xml/XmlDocumentType.cs,
+       System.Xml/XmlElement.cs, System.Xml/XmlEntityReference.cs,
+       System.Xml/XmlProcessingInstruction.cs,
+       System.Xml/XmlSignificantWhitespace.cs,
+       System.Xml/XmlText.cs, System.Xml/XmlWhitespace.cs:
+       add extra "protected internal" constructors to the Xml node
+       types that are required for .NET SDK compatibility.
+ 
  2003-01-28  Rhys Weatherley  <address@hidden>
  





reply via email to

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