diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-12-17 16:00:15 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-12-17 16:00:15 +0000 |
commit | 451dc32f2746f1324b30653a3df0ed341b8906df (patch) | |
tree | 1df06ac98724dc022e7c1179b408a8b454a99511 /perl-install/install | |
parent | c603990c6039c2c7b22ab5d6ece9068dd1c36f2d (diff) | |
download | drakx-451dc32f2746f1324b30653a3df0ed341b8906df.tar drakx-451dc32f2746f1324b30653a3df0ed341b8906df.tar.gz drakx-451dc32f2746f1324b30653a3df0ed341b8906df.tar.bz2 drakx-451dc32f2746f1324b30653a3df0ed341b8906df.tar.xz drakx-451dc32f2746f1324b30653a3df0ed341b8906df.zip |
add support for 2 new network drivers: sxg & w35und
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index dadeb10be..ba0e5f012 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,7 @@ - force to use static input devices again (since the default in xorg has changed) +- handle new driver: + o network: sxg, w35und Version 11.74 - 16 December 2008 |