diff options
author | Bill Nottingham <notting@redhat.com> | 1999-11-10 21:44:54 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-11-10 21:44:54 +0000 |
commit | a29deb20d8ca02c716428b00d2102e4adeb26a5a (patch) | |
tree | deb0b583ec2cbdd702fdabcb4410d7e90c354c00 /initscripts.spec | |
parent | 945174a05c48620a6e2f43b7abfe4e89cec3ec08 (diff) | |
download | initscripts-a29deb20d8ca02c716428b00d2102e4adeb26a5a.tar initscripts-a29deb20d8ca02c716428b00d2102e4adeb26a5a.tar.gz initscripts-a29deb20d8ca02c716428b00d2102e4adeb26a5a.tar.bz2 initscripts-a29deb20d8ca02c716428b00d2102e4adeb26a5a.tar.xz initscripts-a29deb20d8ca02c716428b00d2102e4adeb26a5a.zip |
control stop-a differently than sysrq
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index a797115e..b3d72f1d 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.63 +%define version 4.64 Version: %{version} Copyright: GPL Group: System Environment/Base @@ -198,6 +198,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Nov 10 1999 Bill Nottingham <notting@redhat.com> +- control stop-a separately from sysrq + * Mon Nov 08 1999 Michael K. Johnson <johnsonm@redhat.com> - fix some failed CHAP authentication - fix extremely unlikely, but slightly possible kill-random-process |