aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-11-08 20:10:18 +0000
committerBill Nottingham <notting@redhat.com>1999-11-08 20:10:18 +0000
commit52b21f42364cc1092aa90bb6eab9164eabb9e09b (patch)
tree2c319c68df9e6a33e84a4eb5222732e55e6e2dbc
parentad4c6910d9a59e8afc7fdcb4e3fc306478bbdc44 (diff)
downloadinitscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.tar
initscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.tar.gz
initscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.tar.bz2
initscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.tar.xz
initscripts-52b21f42364cc1092aa90bb6eab9164eabb9e09b.zip
*** empty log message ***
-rw-r--r--ChangeLog5
-rw-r--r--initscripts.spec2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b97a754..cc7e636c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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