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-05 19:41:38 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2007-09-05 19:41:38 +0400
commit6977d917f77b96529b87cbb656910790c8322a40 (patch)
treef3e1e29de70f3459ae0ffe586bf3a3592e0963e2 /Extras/AspNetAddIn/ChangeLog
parent72eebb536e3bbe5cfa6d766ab226b14a39505310 (diff)
* Templates/WebApplication.xpt.xml: Use new FileReferenceTemplate to
reference CodeBehindWebForm instead of duplicating whole template. svn path=/trunk/monodevelop/; revision=85367
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 366b2ec206..bbb61d4c06 100644
--- a/Extras/AspNetAddIn/ChangeLog
+++ b/Extras/AspNetAddIn/ChangeLog
@@ -1,5 +1,10 @@
2007-09-05 Michael Hutchinson <mhutchinson@novell.com>
+ * Templates/WebApplication.xpt.xml: Use new FileReferenceTemplate to
+ reference CodeBehindWebForm instead of duplicating whole template.
+
+2007-09-05 Michael Hutchinson <mhutchinson@novell.com>
+
* Project/XspParameters.cs: Fix some compile warnings.
* Templates/CodeBehindWebHandler.xft.xml, Templates/EmptyWebForm.xft.xml,
Templates/CodeBehindWebControl.xft.xml,