]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as 3.1.9. v3.1.9
authorMartin Mares <mj@ucw.cz>
Sat, 14 Jan 2012 14:38:27 +0000 (15:38 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 14 Jan 2012 14:38:27 +0000 (15:38 +0100)
ChangeLog
Makefile

index 4abb68cc989e9b5ebc42976a334a830b9100ba75..92e5764cd608ec0060c3d520249f200e0e24e5f4 100644 (file)
--- 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.
index f726e876ed8f4b0a0de77218f6fb996b964d19b1..322b09d2a9c3b21d850716ba0b09cc7f0d9f1814 100644 (file)
--- 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=