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:
authorMichael Hutchinson <mhutchinson@novell.com>2010-05-31 09:22:14 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2010-05-31 09:22:14 +0400
commita1ebddd21aa5f7d031ce892c9a10d59444b4d53b (patch)
tree7bd3a9a945ec335549ebdc49eef98aad8fecbb9d /main/ChangeLog
parentf68ed8108e11a811768f0787706698139a9836d9 (diff)
2010-05-31 Michael Hutchinson <mhutchinson@novell.com>
* configure.in: Reverted Mono.Addins dependency for now, as it causes problems for people building on Mac where Mono.Addins 0.5 has not been packaged. svn path=/trunk/monodevelop/; revision=158179
Diffstat (limited to 'main/ChangeLog')
-rw-r--r--main/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/main/ChangeLog b/main/ChangeLog
index a41cce3b36..3691fb5837 100644
--- a/main/ChangeLog
+++ b/main/ChangeLog
@@ -1,3 +1,9 @@
+2010-05-31 Michael Hutchinson <mhutchinson@novell.com>
+
+ * configure.in: Reverted Mono.Addins dependency for now,
+ as it causes problems for people building on Mac where
+ Mono.Addins 0.5 has not been packaged.
+
2010-05-21 Lluis Sanchez Gual <lluis@novell.com>
* configure.in: Bumped Mono.Addins dependency.