From e3a052da4c62603c4165a7cbaf013aa6cf8c81c3 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 24 Jan 2010 01:02:22 +0100 Subject: [PATCH] Released as 3.1.6. --- ChangeLog | 9 +++++++++ Makefile | 4 ++-- 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 + + * 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 * 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= -- 2.39.2