]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as 3.1.5. v3.1.5
authorMartin Mares <mj@ucw.cz>
Tue, 19 Jan 2010 09:36:48 +0000 (10:36 +0100)
committerMartin Mares <mj@ucw.cz>
Tue, 19 Jan 2010 09:36:48 +0000 (10:36 +0100)
ChangeLog
Makefile

index 5d65494e91806d596c43b44cf384e117d02b5d40..4919a650d948321fabbff663c722e9bce8e05f36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2010-01-19  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.1.5.
+
+       * Updated pci.ids to the today's snapshot of the database.
+
+       * When scanning extended capabilities, properly mask the lowest 2 bits,
+         which are currently reserved. This avoids unaligned access errors on
+         broken hardware (see tests/broken-ecaps).
+
+       * Large bar sizes are displayed in human-readable format (with units).
+         Thanks to Matthew Wilcox.
+
+       * Physical slot information is displayed correctly for multi-function cards.
+         Fixed by Matthew Wilcox.
+
+       * Fixed a couple of typos everywhere.
+
+       * Library: Fixed bugs in freeing of capabilities.
+
+       * Windows back-end compiles again.
+
 2009-08-14  Martin Mares <mj@ucw.cz>
 
        * Released as 3.1.4.
index 679d8baf19bfbe2a09e03e2681be0a9d170b3b5b..b46323ee52ac2f83c5d4597e61ae337fac0b57e0 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.4
-DATE=2009-08-14
+VERSION=3.1.5
+DATE=2010-01-19
 
 # Host OS and release (override if you are cross-compiling)
 HOST=