aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2002-04-19 16:08:36 +0000
committerBill Nottingham <notting@redhat.com>2002-04-19 16:08:36 +0000
commitdcf6b34757ccef47ea87e46e226fd96c271c879c (patch)
tree85b8b5a7ecff39f682e5b5016e35c3530a6887b4 /ChangeLog
parentf875143dde7a0ef969ac264b9797dc9876ba62f9 (diff)
downloadinitscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.tar
initscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.tar.gz
initscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.tar.bz2
initscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.tar.xz
initscripts-dcf6b34757ccef47ea87e46e226fd96c271c879c.zip
wrong fix (aside from the syntax issue) - the dhcpcd pid file moved,
just deal with the new location
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 3 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 66594d1d..2271fadc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,11 +4,9 @@
* rc.d/rc.sysinit:
fix stupid cut&paste error
-
-2002-04-17 Preston Brown <pbrown@redhat.com>
-
- * sysconfig/network-scripts/ifdown:
- make sure that PID file exists and is readable before trying to read from it.
+
+ * sysconfig/network-scripts/ifdown, initscripts.spec:
+ fix path to dhcpcd config file, conflict with older dhcpcd versions
2002-04-15 Trond Eivind Glomsrod <teg@redhat.com>