summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2009-08-14 14:33:52 +0200
committerMartin Mares <mj@ucw.cz>2009-08-14 14:33:52 +0200
commitc67775bc3e7a00bee392047d65e86218cda17a2c (patch)
tree300126f348dda2879ebdc7c715b4ae5678ae063f
parentb0744665d48f7211b2bef07df3fdb4aff296c375 (diff)
downloadpciutils-c67775bc3e7a00bee392047d65e86218cda17a2c.tar.gz
Released as 3.1.4.
-rw-r--r--ChangeLog16
-rw-r--r--Makefile4
2 files changed, 18 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dad6c1..4d16041 100644
--- 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.
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=