diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-09-12 12:22:21 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-09-12 12:22:21 +0000 |
commit | 9b42df99da58a4d877f65c11f8c3d8f40fce3f18 (patch) | |
tree | 909a69f22b8ab038810c29403dfb16ffaac2a84e /perl-install/NEWS | |
parent | bcec1ffee9cba962ebf17be8094045a58bca4680 (diff) | |
download | drakx-9b42df99da58a4d877f65c11f8c3d8f40fce3f18.tar drakx-9b42df99da58a4d877f65c11f8c3d8f40fce3f18.tar.gz drakx-9b42df99da58a4d877f65c11f8c3d8f40fce3f18.tar.bz2 drakx-9b42df99da58a4d877f65c11f8c3d8f40fce3f18.tar.xz drakx-9b42df99da58a4d877f65c11f8c3d8f40fce3f18.zip |
(get_alternative,switch) prevent stupid & useless "driver for your
sound card is unlisted" thus there's no more need to:
- list OSS/ALSA alternatives if none
- sync draksound with list_modules
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index d1a5d69d3..97ed84954 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,6 +2,11 @@ o better behaviour when resizing o use a TextView instead of Label so that text is selectable (see #33023) o better formatting +- draksound: + o prevent stupid & useless "driver for your sound card is unlisted" + o no more need to: + * list OSS/ALSA alternatives if none + * sync with list_modules Version 10.4.192 - 12 September 2007, by Olivier "blino" Blin |