2010-06-29  Lluis Sanchez Gual  <lluis@novell.com>

	* AspNetSoftDebuggerEngine.cs: On windows, xsp is placed under
	  a winhack dir. Fixes bug #594193 - [sdb] Can't debug web
	  apps on Windows.

2010-03-22  Lluis Sanchez Gual  <lluis@novell.com>

	* Manifest.addin.xml: Bumped MD version.

2010-03-17  Lluis Sanchez Gual  <lluis@novell.com>

	* Makefile.am:
	* MonoDevelop.Debugger.Soft.AspNet.csproj: Merged MD.Projects
	  into MD.Core, and MD.Projects.Gui, MD.Core.Gui and
	  MD.Components into MD.Ide.

2010-02-16  Lluis Sanchez Gual  <lluis@novell.com>

	* Manifest.addin.xml:
	* AspNetSoftDebuggerEngine.cs: Track api changes. Some engine
	  info is now taken from extension node metadata.

2010-01-20  Michael Hutchinson  <mhutchinson@novell.com>

	* Makefile.am:
	* AspNetSoftDebuggerEngine.cs:
	* MonoDevelop.Debugger.Soft.AspNet.csproj: Fix deps to track
	  the dll split.

2009-11-20  Michael Hutchinson  <mhutchinson@novell.com>

	* AspNetSoftDebuggerEngine.cs: Set UserAssemblyPaths.

2009-11-20  Lluis Sanchez Gual  <lluis@novell.com>

	* AspNetSoftDebuggerEngine.cs: Implement ID member.

2009-11-11  Michael Hutchinson  <mhutchinson@novell.com>

	* AspNetSoftDebuggerEngine.cs: Use new async launch/listen
	  APIs. Add proper support for parallel runtimes.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.Debugger.Soft.AspNet.csproj: Add makefiles to
	  project files.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.Debugger.Soft.AspNet.csproj: Don't local-copy
	  project refs.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* Makefile.am:
	* MonoDevelop.Debugger.Soft.AspNet.csproj: Wire the soft debug
	  addin into the build.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.Debugger.Soft.AspNet.csproj: Moved soft debug
	  addin from extras.

2009-11-09  Michael Hutchinson  <mhutchinson@novell.com>

	* MonoDevelop.Debugger.Soft.AspNet.csproj: Updated.

2009-11-07  Michael Hutchinson  <mhutchinson@novell.com>

	* AspNetSoftDebuggerSession.cs: Unneeded.

	* AspNetSoftDebuggerEngine.cs: Implement support for debugging
	xsp.

	* MonoDevelop.Debugger.Soft.AspNet.csproj: Remove unneeded
	file.

