diff options
author | Bill Nottingham <notting@redhat.com> | 2003-10-08 15:54:49 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-10-08 15:54:49 +0000 |
commit | 73656d539a70f1840154c930ebc70f10ef5453bf (patch) | |
tree | c845935b1ee6da380fa2cf48a2be8369dba1513e | |
parent | 5b0a44ad1702eef457d2cb902ef3de9ddb435412 (diff) | |
download | initscripts-73656d539a70f1840154c930ebc70f10ef5453bf.tar initscripts-73656d539a70f1840154c930ebc70f10ef5453bf.tar.gz initscripts-73656d539a70f1840154c930ebc70f10ef5453bf.tar.bz2 initscripts-73656d539a70f1840154c930ebc70f10ef5453bf.tar.xz initscripts-73656d539a70f1840154c930ebc70f10ef5453bf.zip |
7.36-1
-rw-r--r-- | ChangeLog | 16 | ||||
-rw-r--r-- | initscripts.spec | 5 |
2 files changed, 20 insertions, 1 deletions
@@ -1,3 +1,19 @@ +2003-10-08 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: + 7.36-1 + + * rc.d/rc.sysinit: + mount /dev/pts before starting rhgb + +2003-10-07 Roman Maurer <roman.maurer@amis.net> + + * po/sl.po: updated + +2003-10-07 Leon Kanter <leon@geon.donetsk.ua> + + * po/ru.po: update + 2003-10-01 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: diff --git a/initscripts.spec b/initscripts.spec index e6531313..ca353bbb 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.35 +Version: 7.36 License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Oct 8 2003 Bill Nottingham <notting@redhat.com. 7.36-1 +- mount /dev/pts before starting rhgb + * Wed Oct 1 2003 Bill Nottingham <notting@redhat.com> 7.35-1 - load acpi modules on startup if necessary - fix typo in ipsec comments & sysconfig.txt |