aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-05-15 23:57:34 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-05-15 23:57:34 +0800
commit4710bfbfe3add2a284be1dd63b805f170acc4cb7 (patch)
treeb526f617e1a7fee8c839b81e1d0b150f5341f5e2 /shell/ChangeLog
parentdc63f2f76fec0d4a9015a154f75cb89a34367819 (diff)
downloadgsoc2013-evolution-4710bfbfe3add2a284be1dd63b805f170acc4cb7.tar
gsoc2013-evolution-4710bfbfe3add2a284be1dd63b805f170acc4cb7.tar.gz
gsoc2013-evolution-4710bfbfe3add2a284be1dd63b805f170acc4cb7.tar.bz2
gsoc2013-evolution-4710bfbfe3add2a284be1dd63b805f170acc4cb7.tar.lz
gsoc2013-evolution-4710bfbfe3add2a284be1dd63b805f170acc4cb7.tar.xz
gsoc2013-evolution-4710bfbfe3add2a284be1dd63b805f170acc4cb7.tar.zst
gsoc2013-evolution-4710bfbfe3add2a284be1dd63b805f170acc4cb7.zip
#ifdef'ed wombat killing code, depending on whether KILL_PROCESS_CMD is
2003-05-15 Rodrigo Moya <rodrigo@ximian.com> * main.c: #ifdef'ed wombat killing code, depending on whether KILL_PROCESS_CMD is defined or not. (kill_wombat): kill also the alarm daemon process. svn path=/trunk/; revision=21190
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 2a81ecd81f..d48f6c08af 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-15 Rodrigo Moya <rodrigo@ximian.com>
+
+ * main.c: #ifdef'ed wombat killing code, depending on whether
+ KILL_PROCESS_CMD is defined or not.
+ (kill_wombat): kill also the alarm daemon process.
+
2003-05-15 Ettore Perazzoli <ettore@ximian.com>
[Patch from Antonio Xu <antonio.xu@sun.com>, #42491]