aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael K. Johnson <johnsonm@redhat.com>1999-11-22 22:18:49 +0000
committerMichael K. Johnson <johnsonm@redhat.com>1999-11-22 22:18:49 +0000
commit54d9e39f623138e0cde505d699441310274d46aa (patch)
treed3ea04594fcb9c0672e56866243cb8001dd29d07
parent80e32088f25cd90e908385e3b943d9cefc8f8f12 (diff)
downloadinitscripts-54d9e39f623138e0cde505d699441310274d46aa.tar
initscripts-54d9e39f623138e0cde505d699441310274d46aa.tar.gz
initscripts-54d9e39f623138e0cde505d699441310274d46aa.tar.bz2
initscripts-54d9e39f623138e0cde505d699441310274d46aa.tar.xz
initscripts-54d9e39f623138e0cde505d699441310274d46aa.zip
releasing 4.67
-rw-r--r--initscripts.spec8
1 files changed, 8 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 1bf12190..a0a9cf28 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -198,6 +198,14 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Nov 22 1999 Michael K. Johnson <johnsonm@redhat.com>
+- fix more possible failed CHAP authentication (with chat scripts)
+- fix ppp default route problem
+- added ppp-watch man page, fixed usernetctl man page
+- make ifup-ppp work again when called from netcfg and linuxconf
+- try to keep ppp-watch from filling up logs by respawning pppd too fast
+- handle all linuxconf-style alias files with linuxconf
+
* Mon Nov 22 1999 Bill Nottingham <notting@redhat.com>
- load mixer settings for monolithic sound
- man page for ppp-watch