+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.
# 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=