diff options
| author | Bill Nottingham <notting@redhat.com> | 2006-03-14 22:50:19 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2006-03-14 22:50:19 +0000 |
| commit | 83eab4b6c2f6fd31a9631121dacabbc8a5187416 (patch) | |
| tree | 480302bc979f7b68996416ab729c0854b0a08d03 /initscripts.spec | |
| parent | b410f4f3c6f1090533604271c37964bb495de3ea (diff) | |
fix context of /dev/pts (#185436)r8-31-1
translation updates
Diffstat (limited to 'initscripts.spec')
| -rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index ff65b361..4a15f207 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.31 +Version: 8.31.1 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Mar 14 2006 Bill Nottingham <notting@redhat.com> 8.31.1-1 +- fix context of /dev/pts (#185436) +- translation updates + * Sun Mar 5 2006 Bill Nottingham <notting@redhat.com> 8.31-1 - fix kexec support (<jmoyer@redhat.com>) - translation updates |
