diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-03-05 16:29:31 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-03-05 16:29:31 +0000 |
commit | b051f1b83309489e34b51a012e94feb9003a2164 (patch) | |
tree | dc0216610395e2c59cc8c1978b58b226889f354c /perl-install/install | |
parent | 5761d0b7766b9ddb3a30b744174c8e75b13b01a2 (diff) | |
download | drakx-b051f1b83309489e34b51a012e94feb9003a2164.tar drakx-b051f1b83309489e34b51a012e94feb9003a2164.tar.gz drakx-b051f1b83309489e34b51a012e94feb9003a2164.tar.bz2 drakx-b051f1b83309489e34b51a012e94feb9003a2164.tar.xz drakx-b051f1b83309489e34b51a012e94feb9003a2164.zip |
add support for drivers new in 2.6.29-rc7:
- dvb: firedtv
- gigabit: atl1c
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e2f14d7ba..898840900 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +- handle new drivers + o dvb: firedtv + o gigabit: atl1c + Version 12.4 - 5 March 2009 - check package signatures like urpmi does (new feature) |