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-11-10 00:33:53 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2009-11-10 00:33:53 +0300
commit335bd00a421c080840cb20e383601d7f588bea40 (patch)
tree979a277ab2edcfa6dfd01afb2e90f3b41ebfd0f0 /main/src/addins/ChangeLog
parentabe85048e1d3837c267c296d1e2d19afede92b77 (diff)
* configure.in:
* src/addins/Makefile.am: * src/addins/MonoDevelop.Debugger.Soft/Makefile.am: * src/addins/AspNet/MonoDevelop.AspNet/MonoDevelop.AspNet.csproj: * src/addins/AspNet/MonoDevelop.AspNet.Mvc/MonoDevelop.AspNet.Mvc.csproj: * src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft/Makefile.am: * src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet/Makefile.am: * src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.Moonlight/Makefile.am: * src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.csproj: * src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet/MonoDevelop.Debugger.Soft.AspNet.csproj: * src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.Moonlight/MonoDevelop.Debugger.Soft.Moonlight.csproj: Wire the soft debug addin into the build. svn path=/trunk/monodevelop/; revision=145774
Diffstat (limited to 'main/src/addins/ChangeLog')
-rw-r--r--main/src/addins/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/src/addins/ChangeLog b/main/src/addins/ChangeLog
index fa24c4d17c..70457e0111 100644
--- a/main/src/addins/ChangeLog
+++ b/main/src/addins/ChangeLog
@@ -1,5 +1,9 @@
2009-11-09 Michael Hutchinson <mhutchinson@novell.com>
+ * Makefile.am: Wire the soft debug addin into the build.
+
+2009-11-09 Michael Hutchinson <mhutchinson@novell.com>
+
* MonoDevelop.Debugger.Soft: Moved soft debug addin from
extras.