From: Martin Mares Date: Fri, 14 Aug 2009 12:33:52 +0000 (+0200) Subject: Released as 3.1.4. X-Git-Tag: v3.1.4~1 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=c67775bc3e7a00bee392047d65e86218cda17a2c;p=pciutils.git Released as 3.1.4. --- diff --git a/ChangeLog b/ChangeLog index 6dad6c1..4d16041 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2009-08-14 Martin Mares + + * Released as 3.1.4 (sorry that I have missed 22/7 and released + it later :-)) + + * Updated pci.ids to the today's snapshot of the database. + + * Fixed memory and file descriptor leak in the dump back-end. + + * The SR-IOV capability decoder now prints the VF BAR's. + Patch by Chris Wright, cleaned up by me. + + * On request of certain company's lawyers, we now include a copy + of the GPL with our package. It seems that the pciutils are getting + mature if the most important bug of the month was this one ;-) + 2009-07-04 Martin Mares * Released as 3.1.3. diff --git a/Makefile b/Makefile index 71ea233..d18f7cd 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=3.1.3 -DATE=2009-07-04 +VERSION=3.1.4 +DATE=2009-08-14 # Host OS and release (override if you are cross-compiling) HOST=