X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=76721614ef11589c7c20f333cf63aa92786fc4bb;hb=696460d4c7b01f683bf7c1dd9b32e92319c006dd;hp=fc92f967d7dda216c6ad821b32a90546c125c43e;hpb=3825417866b984c057facee1dc9226e9e855a4be;p=pciutils.git diff --git a/ChangeLog b/ChangeLog index fc92f96..7672161 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +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.