diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-04-23 20:22:28 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-04-23 20:22:28 +0000 |
commit | d7bf72cb6080222815fd062479a23bd7a7dfed13 (patch) | |
tree | 04d6c193e393b605560d70774d555578225514e4 /perl-install | |
parent | 8e8b0ac272a133cfa095d27dc4bd3ee36284f855 (diff) | |
download | drakx-d7bf72cb6080222815fd062479a23bd7a7dfed13.tar drakx-d7bf72cb6080222815fd062479a23bd7a7dfed13.tar.gz drakx-d7bf72cb6080222815fd062479a23bd7a7dfed13.tar.bz2 drakx-d7bf72cb6080222815fd062479a23bd7a7dfed13.tar.xz drakx-d7bf72cb6080222815fd062479a23bd7a7dfed13.zip |
list generic module in disk/ide
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/NEWS | 1 | ||||
-rw-r--r-- | perl-install/install/NEWS | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index dd9d29667..ccd68c2d0 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -8,6 +8,7 @@ subsequent boot fail) - fix file descriptor leak when detecting network driver (mostly notable in network center and drakroam) +- list generic module in disk/ide Version 10.29 - 3 April 2008 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 818a38768..308b694f3 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - /sbin/usb_id is needed by mouse.pm to generate /dev/input/by-id/xxx (#39868) (and not /LIB/udev/usb_id since drakx-kbd-mouse-x11 0.42) +- list generic module in disk/ide Version 10.29 - 3 April 2008 |