]> mj.ucw.cz Git - pciutils.git/blobdiff - ChangeLog
Released as 3.1.6.
[pciutils.git] / ChangeLog
index 6dad6c12e28e10e4b42fda8e7a8b5db1cb612afb..25e3aa5cd8d3e943f89814c86e915cc0cfe2b987 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+2010-01-24  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.1.6.
+
+       * More capabilities decoded: Virtual Channel (except arbitration
+       tables), Root Complex Link, Vendor-Specific (header only), SATA HBA.
+
+       * All extended capabilities have their version displayed (-vv or more).
+
+2010-01-19  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.1.5.
+
+       * Updated pci.ids to the today's snapshot of the database.
+
+       * When scanning extended capabilities, properly mask the lowest 2 bits,
+         which are currently reserved. This avoids unaligned access errors on
+         broken hardware (see tests/broken-ecaps).
+
+       * Large bar sizes are displayed in human-readable format (with units).
+         Thanks to Matthew Wilcox.
+
+       * Physical slot information is displayed correctly for multi-function cards.
+         Fixed by Matthew Wilcox.
+
+       * Fixed a couple of typos everywhere.
+
+       * Library: Fixed bugs in freeing of capabilities.
+
+       * Windows back-end compiles again.
+
+2009-08-14  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.1.4.
+         (sorry that I have missed 22/7 and released it later :-))
+
+       * Updated pci.ids to the today's snapshot of the database.
+
+       * Fixed memory and file descriptor leak in the dump back-end.
+       
+       * The SR-IOV capability decoder now prints the VF BAR's.
+       Patch by Chris Wright, cleaned up by me.
+
+       * On request of certain company's lawyers, we now include a copy
+       of the GPL with our package. It seems that the pciutils are getting
+       mature if the most important bug of the month was this one ;-)
+
 2009-07-04  Martin Mares <mj@ucw.cz>
 
        * Released as 3.1.3.