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>2009-03-13 22:35:49 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2009-03-13 22:35:49 +0300
commit4f35b432bdef50c525199a62041a2bb1ca8cff2a (patch)
tree07d316f1b451e5991930eddd8e34e52e3f15ed87 /profiles
parent13e0b639d071633498fbd9efe6fcc6b01939ba08 (diff)
2009-03-13 Michael Hutchinson <mhutchinson@novell.com>
* all: Add MonoDevelop.AspNet.Mvc svn path=/trunk/monodevelop/; revision=129321
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog4
-rw-r--r--profiles/all1
2 files changed, 5 insertions, 0 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 7063e6a6ac..27b105d74b 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-13 Michael Hutchinson <mhutchinson@novell.com>
+
+ * all: Add MonoDevelop.AspNet.Mvc
+
2008-10-09 Michael Hutchinson <mhutchinson@novell.com>
* all: Hook PyBinding into the build.
diff --git a/profiles/all b/profiles/all
index 1289e2719d..bcc85edc71 100644
--- a/profiles/all
+++ b/profiles/all
@@ -12,4 +12,5 @@ extras/MonoDevelop.CodeAnalysis
extras/MonoDevelop.Debugger.Mdb
extras/MonoDevelop.Debugger.Gdb
extras/PyBinding
+extras/MonoDevelop.AspNet.Mvc