Browse Source

2004-08-31 Atsushi Enomoto <[email protected]>

	* System.Xml.dll.sources:
	  added System.Xml.Query/XQueryArithmeticOperator.cs.

svn path=/trunk/mcs/; revision=33077
Atsushi Eno 21 years ago
parent
commit
6d77b44607
2 changed files with 6 additions and 0 deletions
  1. 5 0
      mcs/class/System.XML/ChangeLog
  2. 1 0
      mcs/class/System.XML/System.Xml.dll.sources

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

@@ -1,3 +1,8 @@
+2004-08-31  Atsushi Enomoto  <[email protected]>
+
+	* System.Xml.dll.sources:
+	  added System.Xml.Query/XQueryArithmeticOperator.cs.
+
 2004-08-20  Atsushi Enomoto  <[email protected]>
 
 	* System.Xml.dll.sources:

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

@@ -384,4 +384,5 @@ System.Xml.Query/XQueryCompileContext.cs
 System.Xml.Query/XQueryASTCompiler.cs
 System.Xml.Query/XQueryCommandImpl.cs
 System.Xml.Query/XQueryFunctionCliImpl.cs
+System.Xml.Query/XQueryArithmeticOperator.cs