summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2013-11-10 13:22:17 +0100
committerMartin Mares <mj@ucw.cz>2013-11-10 13:22:17 +0100
commitdc49926af16ea4401fe64448351d1b65edafa545 (patch)
tree4a9733d67142711171c9cb607b30e99d037315ce
parentd7609ecb939d883adb4916f455be12ebae94aae4 (diff)
downloadpciutils-dc49926af16ea4401fe64448351d1b65edafa545.tar.gz
Released as 3.2.1.
-rw-r--r--ChangeLog16
-rw-r--r--Makefile4
2 files changed, 18 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a7fe27..717f468 100644
--- 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.
diff --git a/Makefile b/Makefile
index 74c570a..0a21ee8 100644
--- 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=