diff options
author | Bill Nottingham <notting@redhat.com> | 2006-10-27 16:00:38 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-10-27 16:00:38 +0000 |
commit | 0f65f0b8baf675a19c1b7f30d763f4c326d7ad40 (patch) | |
tree | 2264fe8f6db4bfb9d9346ceb5c838a323e2f3666 /initscripts.spec | |
parent | 5fc16f7cb8d20acd561c5fe2f0aebceb2bd77bba (diff) | |
download | initscripts-0f65f0b8baf675a19c1b7f30d763f4c326d7ad40.tar.gz initscripts-0f65f0b8baf675a19c1b7f30d763f4c326d7ad40.tar.xz initscripts-0f65f0b8baf675a19c1b7f30d763f4c326d7ad40.zip |
* Fri Oct 27 2006 Bill Nottingham <notting@redhat.com> 8.45.5.EL-1r8-45-4-EL
- fix handling of undisplayable locales on the console some more (#209579, #212438)
- use SUBCHANNEL as the primary identifier for s390 networking (#204803)
Resolves: bug #204803, bug #212438, bug #209579
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/initscripts.spec b/initscripts.spec index 3a122ac1..411a537d 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -193,6 +193,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Oct 27 2006 Bill Nottingham <notting@redhat.com> 8.45.5.EL-1 +- fix handling of undisplayable locales on the console some more (#209579, #212438) +- use SUBCHANNEL as the primary identifier for s390 networking (#204803) + * Thu Oct 19 2006 Bill Nottingham <notting@redhat.com> 8.45.4.EL-1 - don't set CJKI as the language on virtual consoles (#209579) - use dmraid.static in rc.sysinit (#211297) |