summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2012-06-25 14:47:28 +0200
committerMartin Mares <mj@ucw.cz>2012-06-25 14:47:28 +0200
commit27c0f3ac8b76cdb71bb4498a12ea35a37bc42249 (patch)
treef573d934eb5bc603b4e5624effc46344246fa22b
parent361f6a15069059c048c5c4e49239f9e5726a4ea9 (diff)
downloadpciutils-27c0f3ac8b76cdb71bb4498a12ea35a37bc42249.tar.gz
Released as 3.1.10.v3.1.10
-rw-r--r--ChangeLog10
-rw-r--r--Makefile4
2 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 92e5764..a0448a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2012-06-25 Martin Mares <mj@ucw.cz>
+
+ * Released as 3.1.10.
+
+ * Decoding of LTR/OBFF in PCIe capabilities.
+
+ * Various minor bug fixes.
+
+ * Updated pci.ids to the today's snapshot of the database.
+
2012-01-14 Martin Mares <mj@ucw.cz>
* Released as 3.1.9.
diff --git a/Makefile b/Makefile
index 322b09d..8a3d396 100644
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@
OPT=-O2
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
-VERSION=3.1.9
-DATE=2012-01-14
+VERSION=3.1.10
+DATE=2012-06-25
# Host OS and release (override if you are cross-compiling)
HOST=