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:
authorMarek Safar <marek.safar@gmail.com>2008-05-14 13:40:29 +0400
committerMarek Safar <marek.safar@gmail.com>2008-05-14 13:40:29 +0400
commite46902cc11da7731f466ab7fd98f2083c577e590 (patch)
tree1e68dbde16db9c7869b600193deb1ef8701e34cf /mcs/ChangeLog
parentff7aabd98d268ff02662ce1bf8999fa7d4faf339 (diff)
2008-05-14 Marek Safar <marek.safar@gmail.com>
* Makefile: Enabled more tests. svn path=/trunk/mcs/; revision=103165
Diffstat (limited to 'mcs/ChangeLog')
-rw-r--r--mcs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/ChangeLog b/mcs/ChangeLog
index 6755dc07569..a0d5d8125b6 100644
--- a/mcs/ChangeLog
+++ b/mcs/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-14 Marek Safar <marek.safar@gmail.com>
+
+ * Makefile: Enabled more tests.
+
2008-02-18 Raja R Harinath <harinath@hurrynot.org>
* Makefile (net_2_0_centum_tests): Add System.Xml.Linq here.