summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-04-09 06:00:24 +0000
committerThierry Vignaud <tv@mageia.org>2013-04-09 06:00:24 +0000
commitabe02f174aeb2745faffd0ce8426cc42bf52cd58 (patch)
treec3cf3ae2a187846b4f93ce8c1588a6d0ab7a201a /perl-install/install/NEWS
parent444fd1835018fe00fc9a01cfecfd150e175e2106 (diff)
downloaddrakx-backup-do-not-use-abe02f174aeb2745faffd0ce8426cc42bf52cd58.tar
drakx-backup-do-not-use-abe02f174aeb2745faffd0ce8426cc42bf52cd58.tar.gz
drakx-backup-do-not-use-abe02f174aeb2745faffd0ce8426cc42bf52cd58.tar.bz2
drakx-backup-do-not-use-abe02f174aeb2745faffd0ce8426cc42bf52cd58.tar.xz
drakx-backup-do-not-use-abe02f174aeb2745faffd0ce8426cc42bf52cd58.zip
fix detecting some USB devices due to not reporting their class (mga#9674)
regression introduced in commit r7096 on 2013-01-14: "use a proper interface between C (ldetect) & perl world, using XS"
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 65f540b97..29a8d9008 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- library:
+ o fix detecting some USB devices due to not reporting their class (mga#9674)
- partitionning:
o allow to choose btrfs in normal mode (mga#65)