ソースを参照

2003-12-11 Atsushi Enomoto <[email protected]>

	* System.Xml.dll.sources : Added ScriptCompilerInfo.cs.

svn path=/trunk/mcs/; revision=21039
Atsushi Eno 22 年 前
コミット
53bf080059

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

@@ -1,3 +1,7 @@
+2003-12-11  Atsushi Enomoto <[email protected]>
+
+	* System.Xml.dll.sources : Added ScriptCompilerInfo.cs.
+
 2003-12-08  Atsushi Enomoto <[email protected]>
 
 	* System.Xml_test.dll.sources : patch by David Sheldon. Added XmlSchemaLengthFacetTests.cs.

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

@@ -46,6 +46,7 @@ Mono.Xml.Xsl/GenericOutputter.cs
 Mono.Xml.Xsl/HtmlEmitter.cs
 Mono.Xml.Xsl/MSXslScriptManager.cs
 Mono.Xml.Xsl/Outputter.cs
+Mono.Xml.Xsl/ScriptCompilerInfo.cs
 Mono.Xml.Xsl/TextEmitter.cs
 Mono.Xml.Xsl/TextOutputter.cs
 Mono.Xml.Xsl/XmlWriterEmitter.cs