Prechádzať zdrojové kódy

2004-07-28 Atsushi Enomoto <[email protected]>

	* System.Xml.dll.sources: added Mono.Xml.XPath/XPathEditableDocument.cs

svn path=/trunk/mcs/; revision=31547
Atsushi Eno 21 rokov pred
rodič
commit
73ba874528

+ 4 - 0
mcs/class/System.XML/ChangeLog

@@ -1,3 +1,7 @@
+2004-07-28  Atsushi Enomoto  <[email protected]>
+
+	* System.Xml.dll.sources: added Mono.Xml.XPath/XPathEditableDocument.cs
+
 2004-07-26  Atsushi Enomoto  <[email protected]>
 
 	* Makefile : added call to jay for creating XQueryParser.cs.

+ 1 - 0
mcs/class/System.XML/System.Xml.dll.sources

@@ -16,6 +16,7 @@ Mono.Xml.XPath/KeyPattern.cs
 Mono.Xml.XPath/LocationPathPattern.cs
 Mono.Xml.XPath/Pattern.cs
 Mono.Xml.XPath/UnionPattern.cs
+Mono.Xml.XPath/XPathEditableDocument.cs
 Mono.Xml.XPath/XPathNavigatorReader.cs
 Mono.Xml.Xsl.Operations/XslApplyImports.cs
 Mono.Xml.Xsl.Operations/XslApplyTemplates.cs