Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@novell.com>2009-10-19 22:15:18 +0400
committerLluis Sanchez <lluis@novell.com>2009-10-19 22:15:18 +0400
commitf14d9146f08635a5f8702146b586116771fbf2f6 (patch)
treeb7aa72173fe48d35d426f66e41c82d65c4022b91 /main/ChangeLog
parent7bb4faff06166fd97afd9bbd87d13d1d704115b9 (diff)
* Main.sln: Re-enable autotools add-in. It's required for the c#
optional module. svn path=/trunk/monodevelop/; revision=144392
Diffstat (limited to 'main/ChangeLog')
-rw-r--r--main/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/ChangeLog b/main/ChangeLog
index b183066e85..b590a7b865 100644
--- a/main/ChangeLog
+++ b/main/ChangeLog
@@ -1,5 +1,10 @@
2009-10-19 Lluis Sanchez Gual <lluis@novell.com>
+ * Main.sln: Re-enable autotools add-in. It's required for the
+ c# optional module.
+
+2009-10-19 Lluis Sanchez Gual <lluis@novell.com>
+
* Main.sln: Disabled another project for win32.
2009-10-19 Michael Hutchinson <mhutchinson@novell.com>