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>2010-06-08 07:22:54 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2010-06-08 07:22:54 +0400
commit20ae83e14e3753684b5521f1397e216939a1336a (patch)
treec6bfeebead5ed3d80f95988c2f75c79b7041ad99 /main/src/core/MonoDevelop.Ide/ChangeLog
parent5e8feec9896ddfdfb779600ad409283bbf78ee42 (diff)
* src/core/MonoDevelop.Ide/MonoDevelop.Ide.Templates/SingleFileDescriptionTemplate.cs:
Always use the original identifier for ${Name}, not the new constructed filename. Makes things easier in templates that produce multiple files. * src/core/MonoDevelop.Ide/MonoDevelop.Ide.Templates/FileTemplate.cs: * src/addins/AspNet/MonoDevelop.AspNet/MonoDevelop.AspNet/AspNetFileDescriptionTemplate.cs: Track SingleFileDescription template API. svn path=/trunk/monodevelop/; revision=158621
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/ChangeLog')
-rw-r--r--main/src/core/MonoDevelop.Ide/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/ChangeLog b/main/src/core/MonoDevelop.Ide/ChangeLog
index 571ad8353d..f202b225ba 100644
--- a/main/src/core/MonoDevelop.Ide/ChangeLog
+++ b/main/src/core/MonoDevelop.Ide/ChangeLog
@@ -1,3 +1,13 @@
+2010-06-07 Michael Hutchinson <mhutchinson@novell.com>
+
+ * MonoDevelop.Ide.Templates/SingleFileDescriptionTemplate.cs:
+ Always use the original identifier for ${Name}, not the new
+ constructed filename. Makes things easier in templates that
+ produce multiple files.
+
+ * MonoDevelop.Ide.Templates/FileTemplate.cs: Track
+ SingleFileDescription template API.
+
2010-06-04 Lluis Sanchez Gual <lluis@novell.com>
* MonoDevelop.Ide.Commands/ToolsCommands.cs: Use the correct