summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-12-01 14:40:47 +0000
committerThierry Vignaud <tv@mandriva.org>2009-12-01 14:40:47 +0000
commit67acd4010199817bc5bbd7f128caa073d3cd3e36 (patch)
tree67595bbd26d2a47a638f3c715ec5657389bbf1c0 /NEWS
parent2e95775d3c6e8bde22a5dbd9b8f78f7d55f18e9d (diff)
downloadldetect-67acd4010199817bc5bbd7f128caa073d3cd3e36.tar
ldetect-67acd4010199817bc5bbd7f128caa073d3cd3e36.tar.gz
ldetect-67acd4010199817bc5bbd7f128caa073d3cd3e36.tar.bz2
ldetect-67acd4010199817bc5bbd7f128caa073d3cd3e36.tar.xz
ldetect-67acd4010199817bc5bbd7f128caa073d3cd3e36.zip
(pci_probe) do not crash if there're more than 100 PCI devices
(usb_probe() was already safe)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 98c8417..43fa927 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- do not crash if there're more than 100 PCI devices
- further use libpci in order to check for PCIe capability
Version 0.11.0 - 1 October 2009, Thierry Vignaud