diff options
author | Bill Nottingham <notting@redhat.com> | 1999-11-08 20:10:18 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-11-08 20:10:18 +0000 |
commit | 52b21f42364cc1092aa90bb6eab9164eabb9e09b (patch) | |
tree | 2c319c68df9e6a33e84a4eb5222732e55e6e2dbc | |
parent | ad4c6910d9a59e8afc7fdcb4e3fc306478bbdc44 (diff) | |
download | initscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.tar initscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.tar.gz initscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.tar.bz2 initscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.tar.xz initscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.zip |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +1999-11-08 Michael K. Johnson <johnsonm@redhat.com> + + * sysconfig/network-scripts/ifup-ppp: + try to make CHAP work in cases where it currently fails + 1999-11-05 Michael K. Johnson <johnsonm@redhat.com> * src/ppp-watch.c: diff --git a/initscripts.spec b/initscripts.spec index 3dd3a1d0..40aaf67f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.62 +%define version 4.63 Version: %{version} Copyright: GPL Group: System Environment/Base |