aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/main.c1
2 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 815c3e9214..d1fe595dc7 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-12 Harish Krishnaswamy <kharish@novell.com>
+
+ * main.c: (kill_dataserver): add evolution-data-server-1.2
+ to the list of old dataserver instances.
+
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #301459
diff --git a/shell/main.c b/shell/main.c
index 44605041ff..11ee72a607 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -134,6 +134,7 @@ kill_dataserver (void)
system (KILL_PROCESS_CMD " -9 lt-evolution-data-server 2> /dev/null");
system (KILL_PROCESS_CMD " -9 evolution-data-server-1.0 2> /dev/null");
+ system (KILL_PROCESS_CMD " -9 evolution-data-server-1.2 2> /dev/null");
system (KILL_PROCESS_CMD " -9 lt-evolution-alarm-notify 2> /dev/null");
system (KILL_PROCESS_CMD " -9 evolution-alarm-notify 2> /dev/null");
='commitgraph'>* - correct paths in cgi script usermgmt.cgi so it will run correctly.db2011-06-142-0/+28 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-2/+2 * - Update to 1.06db2008-11-064-16/+25 * - Update to release 0.96 [1]db2008-03-236-38/+44 * - Update to 0.89db2008-02-163-16/+19 * - Update to release 0.85.db2007-08-086-37/+43 * Change my MAINTAINER: line in Makfile to db@FreeBSD.orgdb2007-01-201-1/+1 * - Update to 0.8.3pav2006-09-254-6/+23 * - Update to 0.81mnag2006-05-107-75/+60 * remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0 * SHA256ifyedwin2006-01-221-0/+1