diff options
author | Bill Nottingham <notting@redhat.com> | 2003-01-30 06:19:13 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-01-30 06:19:13 +0000 |
commit | 71687c549567c3a179217f94c3591218b181e55f (patch) | |
tree | 362754abed481bf9ce1f2e5d48fb9f57f8b702a6 /initscripts.spec | |
parent | 443331480e65dfc2914cd0a4e3142e9aef9f765d (diff) | |
download | initscripts-71687c549567c3a179217f94c3591218b181e55f.tar initscripts-71687c549567c3a179217f94c3591218b181e55f.tar.gz initscripts-71687c549567c3a179217f94c3591218b181e55f.tar.bz2 initscripts-71687c549567c3a179217f94c3591218b181e55f.tar.xz initscripts-71687c549567c3a179217f94c3591218b181e55f.zip |
7.05-1
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 21b26017..5c3747da 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.04 +Version: 7.05 License: GPL Group: System Environment/Base Release: 1 @@ -246,6 +246,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Jan 30 2003 Bill Nottingham <notting@redhat.com> 7.05-1 +- fix syntax error in rc.sysinit when there are fsck errors +- fix zh_TW display on console (#82235) + * Wed Jan 15 2003 Bill Nottingham <notting@redhat.com> 7.04-1 - tweak some translatable strings - fix for rc.sysinit on machines that pass arguments to mingetty |