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-09-20 20:25:30 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2007-09-20 20:25:30 +0400
commit85db404c12b01eabc72f9ce751d36f03092d1a59 (patch)
tree0a22fa6c082fdf46f3516ca538c96343c5b160f6 /Extras/AspNetAddIn/ChangeLog
parentc86b9487c1999c59aba9a525495e7ef4f512bb76 (diff)
* Project/AspNetAppProject.cs: Added reference change handlers to
update the referenced assembly list in web.config. svn path=/trunk/monodevelop/; revision=86073
Diffstat (limited to 'Extras/AspNetAddIn/ChangeLog')
-rw-r--r--Extras/AspNetAddIn/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Extras/AspNetAddIn/ChangeLog b/Extras/AspNetAddIn/ChangeLog
index 441d0ba484..71a5a74454 100644
--- a/Extras/AspNetAddIn/ChangeLog
+++ b/Extras/AspNetAddIn/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-20 Michael Hutchinson <mhutchinson@novell.com>
+
+ * Project/AspNetAppProject.cs: Added reference change handlers to update the
+ referenced assembly list in web.config.
+
2007-09-12 Michael Hutchinson <mhutchinson@novell.com>
* Gui/XspOptionsPanelWidget.cs,