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 f1533cce..903962ea 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.22
+%define version 4.23
Version: %{version}
Copyright: GPL
Group: System Environment/Base
@@ -183,6 +183,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Jun 25 1999 Bill Nottingham <notting@redhat.com>
+- don't make module-info, System.map links
+- handle utmpx/wtmpx
+- fix lots of bugs in 4.21 release :)
+
* Thu Jun 17 1999 Bill Nottingham <notting@redhat.com>
- set clock as soon as possible
- use INITLOG_ARGS everywhere