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>2007-12-04 18:30:47 +0300
committerMarek Safar <marek.safar@gmail.com>2007-12-04 18:30:47 +0300
commiteb96da2a35eba4c28be41a675a3566258bb6f4c3 (patch)
treef77e341687891a6841bcd392c25a09c627547bb4 /mcs/ChangeLog
parentd00470315fbe314ae0f09f8aa9542a2732203a56 (diff)
2007-12-04 Marek Safar <marek.safar@gmail.com>
* Makefile: Added more tests. svn path=/trunk/mcs/; revision=90685
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 63862bb59a6..9eb1c80fdda 100644
--- a/mcs/ChangeLog
+++ b/mcs/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-04 Marek Safar <marek.safar@gmail.com>
+
+ * Makefile: Added more tests.
+
2007-12-03 Marek Safar <marek.safar@gmail.com>
* Makefile: Added 3.5 profile, it probably not used here.