summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2012-01-14 15:38:27 +0100
committerMartin Mares <mj@ucw.cz>2012-01-14 15:38:27 +0100
commit68e5ff17134ed1d36f94f5bbdf1e429d6a870801 (patch)
tree318e14cb79e2afe784213f646b3ab5e9b5305880
parent614e32eced625368c42a1e78dd959a51808bb3ea (diff)
downloadpciutils-3.1.9.tar.gz
Released as 3.1.9.v3.1.9
-rw-r--r--ChangeLog16
-rw-r--r--Makefile6
2 files changed, 19 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4abb68c..92e5764 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2012-01-14 Martin Mares <mj@ucw.cz>
+
+ * Released as 3.1.9.
+
+ * Updated README.
+
+ * Whereever we mention the PCI ID database, we now refer to
+ http://pci-ids.ucw.cz/ and the sf.net site is mentioned only
+ as a mirror. This includes update-pciids.
+
+ * Decode PCIe Gen 3 speeds and link status fields.
+
+ * Various minor bug fixes.
+
+ * Updated pci.ids to the today's snapshot of the database.
+
2011-10-02 Martin Mares <mj@ucw.cz>
* Released as 3.1.8.
diff --git a/Makefile b/Makefile
index f726e87..322b09d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
# Makefile for The PCI Utilities
-# (c) 1998--2011 Martin Mares <mj@ucw.cz>
+# (c) 1998--2012 Martin Mares <mj@ucw.cz>
OPT=-O2
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
-VERSION=3.1.8
-DATE=2011-10-02
+VERSION=3.1.9
+DATE=2012-01-14
# Host OS and release (override if you are cross-compiling)
HOST=