summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-06-01 22:30:52 +0000
committerDaniel Stone <daniel@fooishbar.org>2006-06-01 22:30:52 +0000
commit56f21bda1ce95741c88c423b60bd709eef26eb12 (patch)
tree7ded4789c322bd825dc7241fd483b06934ac1bd4 /ChangeLog
parenta9ed5a87902a839a5a135af03db78f113b18bd86 (diff)
Bug #6583: Only open /proc/bus/pci/devices once. (Bill Nottingham)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f504c237..1fa72a96c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -94,6 +94,10 @@
* os/utils.c:
Remove LBX. Goodbye.
+ * hw/xfree86/os-support/bus/linuxPci.c:
+ * hw/xfree86/os-support/linux/lnx_pci.c:
+ Bug #6583: Only parse /proc/bus/pci/devices once. (Bill Nottingham)
+
2006-05-30 Matthieu Herrb <matthieu.herrb@laas.fr>
* hw/xfree86/os-support/bsd/Makefile.am: