diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2006-03-27 Ian Romanick <idr@us.ibm.com> + + * Makefile.am: + Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c. + + * configure.ac: + * src/Makefile.am: + Bump version to 0.3.0. + + * include/pciaccess.h: + * src/common_device_name.c: (pci_get_strings): + Replace pci_get_name with pci_get_strings. This function + matches the functionality provided by the Xorg scanpci module + almost identically. + 2006-03-24 Ian D. Romanick <idr@us.ibm.com> * src/Makefile.foo: Drop from CVS. |