aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rwxr-xr-xtools/killev1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f103f8372..6ee0db106e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-09 Christopher James Lahey <clahey@ximian.com>
+
+ * tools/killev: Ben said to do it.
+
2001-08-08 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Don't link to libnssckbi3 when linking to nss.
diff --git a/tools/killev b/tools/killev
index 0ebb7b8bdc..5e2d9be05b 100755
--- a/tools/killev
+++ b/tools/killev
@@ -1,3 +1,4 @@
+#!/bin/sh
# FIXME: Sigh, we need a less gross way of doing this.
sysname=`uname -s`