diff options
-rw-r--r-- | ChangeLog | 29 | ||||
-rw-r--r-- | initscripts.spec | 2 |
2 files changed, 30 insertions, 1 deletions
@@ -1,3 +1,32 @@ +1999-03-16 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifdown-ppp: fix for CHATPID (bug #1343) + +1999-03-15 Bill Nottingham <notting@redhat.com> + + * sysconfig.txt: fixes from ultrapenguin - document SYSFONTACM + + * lang.sh: more sysfontacm fixes + + * lang.sh: more support for SYSFONTACM from consoletools + + * setsysfont: + work with SYSFONTACM and use consolechars from console-tools + + * sysconfig/network-scripts/ifup: + add routes to non-local subnets if they aren't already there + + * sysconfig/network-scripts/ifup-aliases: + changes from ultrapenguin (bash2 stuff) + +1999-03-15 Michael Johnson <johnsonm@redhat.com> + + * initscripts.spec, rc.d/rc.sysinit: pam_console cleanups + +1999-03-15 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: remove console-tools from deps + 1999-03-15 Bill Nottingham <notting@redhat.com> * initscripts.spec: add gawk to dependencies diff --git a/initscripts.spec b/initscripts.spec index 2eecb1e8..98740c78 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 3.94 +%define version 3.95 Version: %{version} Copyright: GPL Group: System Environment/Base |