summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--Makefile4
2 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4919a65..25e3aa5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-01-24 Martin Mares <mj@ucw.cz>
+
+ * Released as 3.1.6.
+
+ * More capabilities decoded: Virtual Channel (except arbitration
+ tables), Root Complex Link, Vendor-Specific (header only), SATA HBA.
+
+ * All extended capabilities have their version displayed (-vv or more).
+
2010-01-19 Martin Mares <mj@ucw.cz>
* Released as 3.1.5.
diff --git a/Makefile b/Makefile
index b46323e..814cbdc 100644
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@
OPT=-O2
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
-VERSION=3.1.5
-DATE=2010-01-19
+VERSION=3.1.6
+DATE=2010-01-24
# Host OS and release (override if you are cross-compiling)
HOST=