aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael K. Johnson <johnsonm@redhat.com>1999-09-08 20:18:34 +0000
committerMichael K. Johnson <johnsonm@redhat.com>1999-09-08 20:18:34 +0000
commita75832bbf3e9375f323937e34822b42f94c849b1 (patch)
tree4283ccc0483b5db8210ec0162a835d9af18d59a3
parent40ecc9bedb8b80aea208404be2c9eb23fa52ff55 (diff)
downloadinitscripts-a75832bbf3e9375f323937e34822b42f94c849b1.tar
initscripts-a75832bbf3e9375f323937e34822b42f94c849b1.tar.gz
initscripts-a75832bbf3e9375f323937e34822b42f94c849b1.tar.bz2
initscripts-a75832bbf3e9375f323937e34822b42f94c849b1.tar.xz
initscripts-a75832bbf3e9375f323937e34822b42f94c849b1.zip
new version
-rw-r--r--initscripts.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 6da3f05f..5f69d97a 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.37
+%define version 4.38
Version: %{version}
Copyright: GPL
Group: System Environment/Base
@@ -198,6 +198,10 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Wed Sep 08 1999 Michael K. Johnson <johnsonm@redhat.com>
+- ifdown now synchronous (modulo timeouts)
+- several unrelated cleanups, primarily in ifdown
+
* Tue Sep 7 1999 Bill Nottingham <notting@redhat.com>
- add an 'unconfigure' sort of thing