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:
authorLluis Sanchez <lluis@novell.com>2010-06-04 16:11:15 +0400
committerLluis Sanchez <lluis@novell.com>2010-06-04 16:11:15 +0400
commit5cc1ef6fb94a982faa303388bcd524d364d0539d (patch)
tree31258484298e85c28a43a818a730152dc6d8781f /main/src/core/MonoDevelop.Ide/ChangeLog
parentb76e60f33ab553ee4979c446425c464dd91b28e5 (diff)
* MonoDevelop.Ide.Commands/ToolsCommands.cs: Use the correct tag
model when parsing the working directory and command. svn path=/trunk/monodevelop/; revision=158465
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/ChangeLog')
-rw-r--r--main/src/core/MonoDevelop.Ide/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/ChangeLog b/main/src/core/MonoDevelop.Ide/ChangeLog
index 66d68a41fe..571ad8353d 100644
--- a/main/src/core/MonoDevelop.Ide/ChangeLog
+++ b/main/src/core/MonoDevelop.Ide/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-04 Lluis Sanchez Gual <lluis@novell.com>
+
+ * MonoDevelop.Ide.Commands/ToolsCommands.cs: Use the correct
+ tag model when parsing the working directory and command.
+
2010-06-03 Michael Hutchinson <mhutchinson@novell.com>
* MonoDevelop.Ide.CodeTemplates/EditTemplateDialog.cs: Fix GTK