X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ChangeLog;h=76721614ef11589c7c20f333cf63aa92786fc4bb;hb=696460d4c7b01f683bf7c1dd9b32e92319c006dd;hp=848f6de4b3c8229d6b94bfb0313b519385b9fcf2;hpb=cec9f7e7d8909f65a6376e195bfe65a963ca5725;p=pciutils.git diff --git a/ChangeLog b/ChangeLog index 848f6de..7672161 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,60 @@ +2008-11-09 Martin Mares + + * Released as 3.0.3. + + * `lspci -k' now displays the subsystem ID, too. This makes `-k' + show everything needed to identify the device and the available + drivers, which was called for by many users. + + * Fixed spelling of MSI. Patch by Matthew Wilcox. + + * Better support for cross-compilation. Thanks to Alon Bar-Lev + for the patch. + + * Fixed printing of the AER capability. Patch by Max Asbock. + + * HT 1.02 capabilities are decoded as HT 1.03. Suggested by + Carl-Daniel Hailfinger. + + * Fixed Cygwin build. Thanks to Steve Elliott for reporting the bug. + + * Updated pci.ids to the current snapshot of the database. + +2008-09-19 Martin Mares + + * Released as 3.0.2. + + * Fixed a minor bug in the configure script, which caused warnings + about redefinition of symbols during compilation. + +2008-09-11 Martin Mares + + * Released as 3.0.1. + + * Updated pci.ids to the most recent snapshot. + + * Added a Cygwin port. Patch by Christopher Voltz, ported to the + current tree by Martin Mares. + + * Worked around compatibility problems with various default settings + of wget (we have to set --no-timestamping explicitly). Thanks to Ville + Skytta for pointing that out. + + * Fixed printing of MSI capabilities. Thanks to Matthew Wilcox for + a patch. + + * Added decoding of several PCI-X capabilities: device/link/slot 2, + Advanced Error Reporting, Access Control Services, Alternative Routing-ID, + Single Root I/O Virtualization. Thanks to Yu Zhao for patches. + + * Fixed bug in filters which caused them to refuse vendor/device ID 0xffff. + + * README: The linux-pci mailing list has moved to linux-pci@vger.kernel.org. + + * Fixed several build problems: builds without PCI_USE_DNS on Linux + and with PCI_USE_DNS on Solaris and *BSD. Static library mode also + compiles again on old versions of GCC. + 2008-04-10 Martin Mares * Released as 3.0.0.