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>2008-10-21 10:39:06 +0400
committerAtsushi Eno <atsushieno@gmail.com>2008-10-21 10:39:06 +0400
commit01f06fef05464e6e1ea0048ca62065d950328df0 (patch)
tree417f440693481a652b39879742c1f7f64c8210fe /mcs/class/ChangeLog
parentcd3bafefc426a7bd58609cebff2fc183aec84ba2 (diff)
2008-10-21 Atsushi Enomoto <atsushi@ximian.com>
* Malefile: ... and Sys.ComponentModel.DataAnnotations.dll. svn path=/trunk/mcs/; revision=116596
Diffstat (limited to 'mcs/class/ChangeLog')
-rw-r--r--mcs/class/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/ChangeLog b/mcs/class/ChangeLog
index fda77784972..ca43ffbc0ca 100644
--- a/mcs/class/ChangeLog
+++ b/mcs/class/ChangeLog
@@ -1,5 +1,9 @@
2008-10-21 Atsushi Enomoto <atsushi@ximian.com>
+ * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
+
+2008-10-21 Atsushi Enomoto <atsushi@ximian.com>
+
* Malefile: added Sys.Web.DynamicData to the build.
2008-10-17 Jonathan Pryor <jpryor@novell.com>