diff options
author | Bill Nottingham <notting@redhat.com> | 2003-01-31 22:51:18 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-01-31 22:51:18 +0000 |
commit | 6a3f926b186886130e0584a9f4ca1c991d38e4c3 (patch) | |
tree | fc37583e50b4441ca9c58dc3645d31196ff6c29d /initscripts.spec | |
parent | 76308e8de08168f5da1215ae62e3d68c24978dcc (diff) | |
download | initscripts-6a3f926b186886130e0584a9f4ca1c991d38e4c3.tar initscripts-6a3f926b186886130e0584a9f4ca1c991d38e4c3.tar.gz initscripts-6a3f926b186886130e0584a9f4ca1c991d38e4c3.tar.bz2 initscripts-6a3f926b186886130e0584a9f4ca1c991d38e4c3.tar.xz initscripts-6a3f926b186886130e0584a9f4ca1c991d38e4c3.zip |
7.06-1r7-06
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 5c3747da..0369ec92 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.05 +Version: 7.06 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 +* Fri Jan 31 2003 Bill Nottingham <notting@redhat.com> 7.06-1 +- 802.1Q VLAN support (<tis@foobar.fi>, #82593) +- update translations + * 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) |