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-02-20 04:07:59 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2010-02-20 04:07:59 +0300
commitf09aba30d39f20d3bfe6b7d9ca482ea491193f08 (patch)
treeeb4e3457db6c040f174068e6cdd0fa5086d4b4c5 /extras/MonoDevelop.MeeGo/ChangeLog
parentc19a00956d6da4b678a9455c6de3a9df145bcd93 (diff)
* SshOperation.cs:
* MeeGoUtility.cs: * MeeGoExecutionModeSet.cs: * MonoDevelop.MeeGo.csproj: * MeeGoExecutionHandler.cs: Reorganize execution code. svn path=/trunk/monodevelop/; revision=152112
Diffstat (limited to 'extras/MonoDevelop.MeeGo/ChangeLog')
-rw-r--r--extras/MonoDevelop.MeeGo/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/extras/MonoDevelop.MeeGo/ChangeLog b/extras/MonoDevelop.MeeGo/ChangeLog
index aea50e6643..ff4e693d86 100644
--- a/extras/MonoDevelop.MeeGo/ChangeLog
+++ b/extras/MonoDevelop.MeeGo/ChangeLog
@@ -1,5 +1,13 @@
2010-02-19 Michael Hutchinson <mhutchinson@novell.com>
+ * SshOperation.cs:
+ * MeeGoUtility.cs:
+ * MeeGoExecutionModeSet.cs:
+ * MonoDevelop.MeeGo.csproj:
+ * MeeGoExecutionHandler.cs: Reorganize execution code.
+
+2010-02-19 Michael Hutchinson <mhutchinson@novell.com>
+
* MeeGoUtility.cs:
* MeeGoProject.cs:
* SshOperation.cs: