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:
Diffstat (limited to 'mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/ChangeLog')
-rwxr-xr-xmcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/ChangeLog b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/ChangeLog
new file mode 100755
index 00000000000..fe9cf44b453
--- /dev/null
+++ b/mcs/class/Mono.Xml.Ext/Mono.Xml.XPath2/ChangeLog
@@ -0,0 +1,28 @@
+2004-10-22 Atsushi Enomoto <atsushi@ximian.com>
+
+ SequenceType.cs,
+ XPath2Expression.cs,
+ XPathSequence.cs,
+ XQueryASTCompiler.cs,
+ XQueryArithmeticOperator.cs,
+ XQueryCliFunction.cs,
+ XQueryCommandImpl.cs,
+ XQueryComparisonOperator.cs,
+ XQueryCompileContext.cs,
+ XQueryCompileOptions.cs,
+ XQueryContext.cs,
+ XQueryConvert.cs,
+ XQueryDefaultFunctionCall.cs, (not in use),
+ XQueryExpression.cs,
+ XQueryFunction.cs,
+ XQueryFunctionCliImpl.cs,
+ XQueryFunctionContextAttribute.cs,
+ XQueryFunctionTable.cs,
+ XQueryModuleProlog.cs,
+ XQueryStaticContext.cs,
+ XQueryTokenizer.cs,
+ XmlQueryCompileException.cs,
+ XmlQueryException.cs,
+ XQueryParser.jay,
+ skelton-2.0.cs: Initial Checkin (it is not compiled as yet).
+