diff options
author | Bill Nottingham <notting@redhat.com> | 2001-01-02 21:17:57 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-01-02 21:17:57 +0000 |
commit | cb5252165b2406727af56dc1710329eec744c65c (patch) | |
tree | 54935b49a8f0392272c237ce2d99863c2c4a9ae1 | |
parent | 6df9ee90d18aaa765ee36dfcede2d4fb27f52ce0 (diff) | |
download | initscripts-cb5252165b2406727af56dc1710329eec744c65c.tar initscripts-cb5252165b2406727af56dc1710329eec744c65c.tar.gz initscripts-cb5252165b2406727af56dc1710329eec744c65c.tar.bz2 initscripts-cb5252165b2406727af56dc1710329eec744c65c.tar.xz initscripts-cb5252165b2406727af56dc1710329eec744c65c.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,29 @@ +2000-12-26 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifup-post: + fix scoping isuse (#22547) + + * ppp/ip-up: + only run ifup-post if the ifcfg file is there (#19741) + + * ppp/ip-down: + export a $PATH here too (#22784) + + * sysconfig/network-scripts/ifdown: + retcode wasn't used. initialize it. + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: + toss out spurious errors from iwconfig + +2000-12-20 Erik Troan <ewt@redhat.com> + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: + added wireless support + 2000-12-12 Bill Nottingham <notting@redhat.com> + * sysconfig/network-scripts/ifup: fix typo + * rc.d/init.d/halt: sync hardware clock to system time on halt (#21187) |