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:
Diffstat (limited to 'Extras/AspNetAddIn/ChangeLog')
-rw-r--r--Extras/AspNetAddIn/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Extras/AspNetAddIn/ChangeLog b/Extras/AspNetAddIn/ChangeLog
index 77bb06f195..f25b1582d0 100644
--- a/Extras/AspNetAddIn/ChangeLog
+++ b/Extras/AspNetAddIn/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-01 Michael Hutchinson <m.j.hutchinson@gmail.com>
+
+ * AspNetAppProject.cs: Fix the IDeployable implementation. The target
+ directory names should be handled by an ASP.NET-specific
+ IDirectoryResolver, not the GetDeployFiles method.
+
2007-07-25 Lluis Sanchez Gual <lluis@novell.com>
* AspNetAddIn.mdp: Updated.