diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2003-05-15 23:57:34 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-05-15 23:57:34 +0800 |
commit | 4710bfbfe3add2a284be1dd63b805f170acc4cb7 (patch) | |
tree | b526f617e1a7fee8c839b81e1d0b150f5341f5e2 /shell/ChangeLog | |
parent | dc63f2f76fec0d4a9015a154f75cb89a34367819 (diff) | |
download | gsoc2013-evolution-4710bfbfe3add2a284be1dd63b805f170acc4cb7.tar.gz 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/ChangeLog | 6 |
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] |