diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 3f0515424..b8dcaa24f 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- handle new driver: + o network: et131x, smsc95xx - finish-install: o show only installed 3D desktops diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 78939e0a8..26a1bd540 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- handle new driver: + o network: et131x, smsc95xx - fix detecting SMP (was broken we relied on install kernel being non-smp) (#44825) - fix reading compssUsers.pl if rpmsrate is forced (for example with drakx-in-chroot) |