]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as 3.2.1.
authorMartin Mares <mj@ucw.cz>
Sun, 10 Nov 2013 12:22:17 +0000 (13:22 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 10 Nov 2013 12:22:17 +0000 (13:22 +0100)
ChangeLog
Makefile

index 3a7fe27129d4e313b7db445a69f04bfa7123c11e..717f468b5050134bd9fe2d056d151165da4d93ac 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2013-11-10  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.2.1.
+
+       * CardBus bridge capabilities are displayed.
+
+       * PCIe L1 PM substates are decoded.
+
+       * Various bugs were fixed in decoding of PCIe capabilities.
+
+       * The sysfs back-end does not spit out unnecessary warnings when
+         empty slots report only a partial device address. This actually
+         happens on IBM pSeries.
+
+       * Updated pci.ids to the today's snapshot of the database.
+
 2013-04-19  Martin Mares <mj@ucw.cz>
 
        * Released as 3.2.0.
index 74c570a56928e0db1f49037bfd2c61c98b7c739a..0a21ee80cd83414617f83b8a183f04774cfd05cf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@
 OPT=-O2
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
 
-VERSION=3.2.0
-DATE=2013-04-19
+VERSION=3.2.1
+DATE=2013-11-10
 
 # Host OS and release (override if you are cross-compiling)
 HOST=