summaryrefslogtreecommitdiffstats
path: root/perl-install/install
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-01-28 19:19:29 +0000
committerThierry Vignaud <tv@mandriva.org>2008-01-28 19:19:29 +0000
commit1ca28741405f8e4042bae81015c83388ef8ffb27 (patch)
treea7f5751ea7101ae1522ede461822f2344301e835 /perl-install/install
parent80ce79378801a2327010091f6b797ad3270a4eb1 (diff)
downloaddrakx-backup-do-not-use-1ca28741405f8e4042bae81015c83388ef8ffb27.tar
drakx-backup-do-not-use-1ca28741405f8e4042bae81015c83388ef8ffb27.tar.gz
drakx-backup-do-not-use-1ca28741405f8e4042bae81015c83388ef8ffb27.tar.bz2
drakx-backup-do-not-use-1ca28741405f8e4042bae81015c83388ef8ffb27.tar.xz
drakx-backup-do-not-use-1ca28741405f8e4042bae81015c83388ef8ffb27.zip
log handing new drivers here too
Diffstat (limited to 'perl-install/install')
-rw-r--r--perl-install/install/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 549480089..85542ddc7 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,10 @@
+- handle new drivers:
+ o ethernet: cpmac
+ o gigabit: ipg
+ o pata/sata: pata_bf54x, sata_fsl
+ o sound: snd-at73c213
+ o tv cards: cx23885
+ o webcams: tcm825x
- fix detecting existing LVMs (#31228)
(regression introduced in 10.4.204 (?))
- fix ensuring X is launched on tty7 (cf #37087)