diff options
author | Bill Nottingham <notting@redhat.com> | 2000-05-01 22:26:11 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-05-01 22:26:11 +0000 |
commit | cf95481650407b3eca1c482a0949542e0130bb9c (patch) | |
tree | bbfd1d14936df027300932848dae8990cffe6c0f | |
parent | f9585b1a8cd924348ad18b390eb7de0994d744b2 (diff) | |
download | initscripts-cf95481650407b3eca1c482a0949542e0130bb9c.tar initscripts-cf95481650407b3eca1c482a0949542e0130bb9c.tar.gz initscripts-cf95481650407b3eca1c482a0949542e0130bb9c.tar.bz2 initscripts-cf95481650407b3eca1c482a0949542e0130bb9c.tar.xz initscripts-cf95481650407b3eca1c482a0949542e0130bb9c.zip |
*** empty log message ***r5-11
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2000-05-01 Bill Nottingham <notting@redhat.com> + + * Makefile, initscripts.spec, src/Makefile: + fixes to get the prototypes right + 2000-04-29 Bill Nottingham <notting@redhat.com> * src/initlog.conf: diff --git a/initscripts.spec b/initscripts.spec index cddb1cba..1bce7f3f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -Version: 5.10 +Version: 5.11 Copyright: GPL Group: System Environment/Base Release: 1 |