]> mj.ucw.cz Git - pciutils.git/blobdiff - ChangeLog
Released as 2.1.99-test4.
[pciutils.git] / ChangeLog
index 8e9e4879c80e13888801bc30997260ef5333b690..e97e7e5f52bbd27b62e25be937802a9554977ad9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2004-05-28  Martin Mares  <mj@ucw.cz>
 
+       * Released as 2.1.99-test4.
+
+       * lspci.c (show_verbose): Header type 1 is probably legal for all
+       types of bridges, not only for PCI-to-PCI bridges.
+
+       * lspci.c (format_agp_rate): Write "x16", not "x@".
+       (show_agp): rate[] could overflow.
+       Bugs reported by Jakub Bogusz <qboosh@pld-linux.org>.
+
        * lspci.c (show_ht_*): Show HyperTransport capability with all its
        details. Once again code by Maciej simplified (i.e., possibly broken)
        by me.