summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4810d3a01e..29b0b89246 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+ PR 1445/bsps
+ * include/rtems/pci.h:
+ Make pci_[read|write]_config* static inline, again.
+
+2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* include/rtems/pci.h: Add another missing prototype.
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>