]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as 3.1.1. v3.1.1
authorMartin Mares <mj@ucw.cz>
Fri, 30 Jan 2009 13:25:28 +0000 (14:25 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 30 Jan 2009 13:25:28 +0000 (14:25 +0100)
ChangeLog
Makefile

index fa32f6f9b945041297f2bdd689a74138fbb13930..2cee31dad74084175a0ad39023fb024425269d32 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-01-30  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.1.1.
+
+       * Updated pci.ids to the current snapshot of the database.
+
+       * The configure script now sets LC_ALL to avoid being fooled by
+       locale-dependent behavior of `tr'.
+
+       * The command-line parser of setpci did sometimes segfault on invalid
+       input. Thanks to Andreas Wiese for a fix.
+
 2009-01-18  Martin Mares <mj@ucw.cz>
 
        * Released as 3.1.0.
index 1ad9dbec8ed8d3f91526aa12fc62538886e1e90d..abfb8b076a362b6d581650752b1a19ab3354323e 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.0
-DATE=2009-01-18
+VERSION=3.1.1
+DATE=2009-01-30
 
 # Host OS and release (override if you are cross-compiling)
 HOST=