diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,3 +1,35 @@ +1999-11-16 Bill Nottingham <notting@redhat.com> + + * sysconfig.txt: document ARP variable + + * sysconfig/network-scripts/ifup: + add ARP variable use + + * rc.d/rc.sysinit: + look for fonts that aren't psf.gz + + * lang.sh: fix logic in lang.sh + + * service: + update service (do status probes) <ivanyi@internet.sk> + + * sysconfig/network-scripts/ifup: + add default route but no gateway <hanecak@megaloman.com> + +1999-11-15 Bill Nottingham <notting@redhat.com> + + * src/initlog.c: + close configuration file descriptor + +1999-11-12 Michael K. Johnson <johnsonm@redhat.com> + + * sysconfig/network-scripts/ifup-ppp: + allow pppd to set the default route + + * sysconfig/network-scripts/ifup-ppp: + move PPPOPTIONS to the end + use noauth always to work around new defaultroot behaviour + 1999-11-10 Bill Nottingham <notting@redhat.com> * initscripts.spec, rc.d/rc.sysinit, sysconfig/init: |