aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index f8bd5ddf..13c27634 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.70
+%define version 4.71
Version: %{version}
Copyright: GPL
Group: System Environment/Base
@@ -198,6 +198,11 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Dec 06 1999 Michael K. Johnson <johnsonm@redhat.com>
+- improvements in clone device handling
+- better signal handling in ppp-watch
+- yet another attempt to fix those rare PAP/CHAP problems
+
* Sat Nov 28 1999 Bill Nottingham <notting@redhat.com>
- impressive. Three new features, three new bugs.