diff options
-rw-r--r-- | ChangeLog | 13 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 14 insertions, 1 deletions
@@ -1,5 +1,18 @@ +1999-11-05 Michael K. Johnson <johnsonm@redhat.com> + + * src/ppp-watch.c: + careful about killing processes... + + * src/ppp-watch.c: terminate usage message + + * src/ppp-watch.c: + try to fix double-dialing problem + 1999-11-03 Bill Nottingham <notting@redhat.com> + * src/initlog.conf: + make comments a little more clear. + * initscripts.spec: explicitly specify some permissions diff --git a/initscripts.spec b/initscripts.spec index 6afc5d3e..925e17b7 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.61 +%define version 4.62 Version: %{version} Copyright: GPL Group: System Environment/Base |