]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as 3.1.4.
authorMartin Mares <mj@ucw.cz>
Fri, 14 Aug 2009 12:33:52 +0000 (14:33 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 14 Aug 2009 12:33:52 +0000 (14:33 +0200)
ChangeLog
Makefile

index 6dad6c12e28e10e4b42fda8e7a8b5db1cb612afb..4d16041129b84a30d57a3cc3fa9ceac737eab803 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2009-08-14  Martin Mares <mj@ucw.cz>
+
+       * 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 <mj@ucw.cz>
 
        * Released as 3.1.3.
index 71ea233f6dc0f8cc250a35fd65fb5b5aa6be2866..d18f7cd0ffaa8bbe6c9796098a5da99dadd1f493 100644 (file)
--- 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=