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:
authorZoltan Varga <vargaz@gmail.com>2008-10-08 09:58:51 +0400
committerZoltan Varga <vargaz@gmail.com>2008-10-08 09:58:51 +0400
commitf10ff05fc61a49921efdade92d234f299134a732 (patch)
treede664f241040017c3fe812d7c1af25ccd5f09e6d /mcs/ChangeLog
parentcaf3a7995f1e211fdca3e3c73bc474610f93b9b9 (diff)
2008-10-08 Zoltan Varga <vargaz@gmail.com>
* Makefile */Makefile build/profiles/*.make: Rename the 'default' profile to 'net_1_1'. svn path=/trunk/mcs/; revision=115166
Diffstat (limited to 'mcs/ChangeLog')
-rw-r--r--mcs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/ChangeLog b/mcs/ChangeLog
index a0d5d8125b6..92c699a5976 100644
--- a/mcs/ChangeLog
+++ b/mcs/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-08 Zoltan Varga <vargaz@gmail.com>
+
+ * Makefile */Makefile build/profiles/*.make: Rename the 'default'
+ profile to 'net_1_1'.
+
2008-05-14 Marek Safar <marek.safar@gmail.com>
* Makefile: Enabled more tests.