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>2007-10-31 03:08:28 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2007-10-31 03:08:28 +0300
commitc8056156917b973c359b20dcd8994e95b74e9be3 (patch)
tree485e0540d4372c7bcc6c715f576fe9b298f06aa0 /Extras/AspNetAddIn/ChangeLog
parent43cb5f17fed112eeb6784f0242d623717f08f94d (diff)
* Deployment/WebDeployService.cs, Deployment/WebDeployCommands.cs,
Deployment/WebDeployLaunchDialog.cs, gtk-gui/MonoDevelop.AspNet.Deployment.WebDeployLaunchDialog.cs, gtk-gui/gui.stetic: Enable web deploy dialog even if no targets exist, but add a button for editng/adding targets. Fixes "Bug 337804 - Web Deployment should be easier to configure". svn path=/trunk/monodevelop/; revision=88526
Diffstat (limited to 'Extras/AspNetAddIn/ChangeLog')
-rw-r--r--Extras/AspNetAddIn/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Extras/AspNetAddIn/ChangeLog b/Extras/AspNetAddIn/ChangeLog
index 80226af0be..ec5beb0c0e 100644
--- a/Extras/AspNetAddIn/ChangeLog
+++ b/Extras/AspNetAddIn/ChangeLog
@@ -1,5 +1,14 @@
2007-10-30 Michael Hutchinson <mhutchinson@novell.com>
+ * Deployment/WebDeployService.cs, Deployment/WebDeployCommands.cs,
+ Deployment/WebDeployLaunchDialog.cs,
+ gtk-gui/MonoDevelop.AspNet.Deployment.WebDeployLaunchDialog.cs,
+ gtk-gui/gui.stetic: Enable web deploy dialog even if no targets exist,
+ but add a button for editng/adding targets. Fixes "Bug 337804 - Web
+ Deployment should be easier to configure".
+
+2007-10-30 Michael Hutchinson <mhutchinson@novell.com>
+
* Project/AspNetAppProjectConfiguration.cs: Fix "Bug 337819 - Directory
change warning shown when creating a new Web Project.". Re-opens "Bug
333419 - Output dir in ASP.NET project don't work", though it's now