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-09-02 11:14:15 +0400
committerAtsushi Eno <atsushieno@gmail.com>2004-09-02 11:14:15 +0400
commitcf88612ce83575758b0a434c337af657cfdae845 (patch)
tree4527482abdfbaec55d18b88576ad3a3edd980abd /web/ChangeLog
parentac082bc1ef7a7c331deff81f1ec26afa89f75525 (diff)
2004-09-02 Atsushi Enomoto <atsushi@ximian.com>
* xml-classes : updates on 2.0 stuff. deprecating XPathDocument, updating XQuery status etc. svn path=/trunk/mono/; revision=33192
Diffstat (limited to 'web/ChangeLog')
-rwxr-xr-xweb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/ChangeLog b/web/ChangeLog
index 82918492839..5993743974c 100755
--- a/web/ChangeLog
+++ b/web/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-02 Atsushi Enomoto <atsushi@ximian.com>
+
+ * xml-classes : updates on 2.0 stuff. deprecating XPathDocument,
+ updating XQuery status etc.
+
2004-08-03 Atsushi Enomoto <atsushi@ximian.com>
* xml-classes : some updates on 2.0 stuff.