Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@gmail.com>2004-10-28 09:10:05 +0400
committerAtsushi Eno <atsushieno@gmail.com>2004-10-28 09:10:05 +0400
commitb014ebe01972aa32ae481acd67f78dd19bfd445d (patch)
treefb98691323d66f89966e5390564b2418237b5d22 /mcs/class/Mono.Xml.Ext
parent4a0259e26014bb9f4908d2e4bf591bca643123ab (diff)
2004-10-28 Atsushi Enomoto <atsushi@ximian.com>
* Mono.Xml.Ext.dll.sources : added new files. * .cvsignore : added svn path=/trunk/mcs/; revision=35385
Diffstat (limited to 'mcs/class/Mono.Xml.Ext')
-rw-r--r--mcs/class/Mono.Xml.Ext/.cvsignore2
-rw-r--r--mcs/class/Mono.Xml.Ext/ChangeLog5
-rwxr-xr-xmcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources3
3 files changed, 10 insertions, 0 deletions
diff --git a/mcs/class/Mono.Xml.Ext/.cvsignore b/mcs/class/Mono.Xml.Ext/.cvsignore
new file mode 100644
index 00000000000..30e38544575
--- /dev/null
+++ b/mcs/class/Mono.Xml.Ext/.cvsignore
@@ -0,0 +1,2 @@
+Mono.Xml.XPath2/XQueryParser.cs
+
diff --git a/mcs/class/Mono.Xml.Ext/ChangeLog b/mcs/class/Mono.Xml.Ext/ChangeLog
index c57e2b5f1e8..59352506f3c 100644
--- a/mcs/class/Mono.Xml.Ext/ChangeLog
+++ b/mcs/class/Mono.Xml.Ext/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-28 Atsushi Enomoto <atsushi@ximian.com>
+
+ * Mono.Xml.Ext.dll.sources : added new files.
+ * .cvsignore : added
+
2004-10-27 Atsushi Enomoto <atsushi@ximian.com>
* README : new file.
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources b/mcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources
index e65c960826a..0eb35f848c1 100755
--- a/mcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.Ext.dll.sources
@@ -29,5 +29,8 @@ Mono.Xml.XPath2/XmlArgumentList.cs
Mono.Xml.XPath2/XmlQueryCompileException.cs
Mono.Xml.XPath2/XmlQueryException.cs
Mono.Xml/XmlChar.cs
+Mono.Xml/XmlNodeWriter.cs
+Mono.Xml/XmlCachingResolver.cs
Mono.Xml/XmlStoredResolver.cs
+Mono.Xml/SubtreeXmlReader.cs
Mono.Xml/InternalPool.cs