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-21 04:48:53 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2010-02-21 04:48:53 +0300
commit8185027d8e101444d5a0e04b86182e1c3a40e6a9 (patch)
treefa99506a6a8429a595a4dcf396fe54aaaa983b18 /extras/MonoDevelop.MeeGo/ChangeLog
parent002a2adedc51a8de5bb940719121fdfb63654e89 (diff)
* MeeGoExecutionHandler.cs: Implement support for capturing output
of remote process and for killing the process. * MeeGoUtility.cs: Fix copies after the first one so they don't get copied into subdirectory. svn path=/trunk/monodevelop/; revision=152144
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 302a2a634a..cca94e2b41 100644
--- a/extras/MonoDevelop.MeeGo/ChangeLog
+++ b/extras/MonoDevelop.MeeGo/ChangeLog
@@ -1,5 +1,13 @@
2010-02-20 Michael Hutchinson <mhutchinson@novell.com>
+ * MeeGoExecutionHandler.cs: Implement support for capturing
+ output of remote process and for killing the process.
+
+ * MeeGoUtility.cs: Fix copies after the first one so they
+ don't get copied into subdirectory.
+
+2010-02-20 Michael Hutchinson <mhutchinson@novell.com>
+
* MeeGoDevicePicker.cs:
* MonoDevelop.MeeGo.csproj: Recreate the device picker GUI by
hand since stetic seems not to have svn added the stetic