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-11-13 02:42:42 +0300
committerMichael Hutchinson <mhutchinson@novell.com>2007-11-13 02:42:42 +0300
commit147d468f2a2bdbdbbc879ccb7d8e263fe694af5e (patch)
treecf233fec28576585737a9b4581f7201a5c89495c /ChangeLog
parent0ad627cb9eccda1f7e4dc8342223339cea4ecf76 (diff)
2007-11-12 Michael Hutchinson <mhutchinson@novell.com>
* Makefile.am: * monodevelop.in: Pass '-a "monodevelop"' to exec in order to set monodevelop process name, so it shows up nicely in process lists. svn path=/trunk/monodevelop/; revision=89511
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66da20e58b..7a11a9aa41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-12 Michael Hutchinson <mhutchinson@novell.com>
+
+ * Makefile.am:
+ * monodevelop.in: Pass '-a "monodevelop"' to exec in order to set
+ monodevelop process name, so it shows up nicely in process lists.
+
2007-11-12 Aaron Bockover <abockover@novell.com>
* autogen.sh: Added -Wno-portability -Wno-syntax to make automake be