aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-06-21 22:35:07 +0000
committerBill Nottingham <notting@redhat.com>1999-06-21 22:35:07 +0000
commit70acf9b997428782f90e3d8e1c97074b8888253e (patch)
tree8dd36c1939b98ff48caeebb5a9ad15cf9e54cebf /ChangeLog
parent928e318914ce5e5f8678fa87c4d4404d28a95a89 (diff)
downloadinitscripts-70acf9b997428782f90e3d8e1c97074b8888253e.tar
initscripts-70acf9b997428782f90e3d8e1c97074b8888253e.tar.gz
initscripts-70acf9b997428782f90e3d8e1c97074b8888253e.tar.bz2
initscripts-70acf9b997428782f90e3d8e1c97074b8888253e.tar.xz
initscripts-70acf9b997428782f90e3d8e1c97074b8888253e.zip
um, can't 'return' from a shell script
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30106e45..58e6051e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-06-21 Bill Nottingham <notting@redhat.com>
+
+ * src/process.c:
+ fix bug in parsing command arguments
+
+ * src/doexec.c:
+ make doexec not segfault if called with no args....
+
1999-06-18 Bill Nottingham <notting@redhat.com>
* sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-routes: