From: Martin Mares Date: Fri, 30 Jan 2009 13:25:28 +0000 (+0100) Subject: Released as 3.1.1. X-Git-Tag: v3.1.1 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=f6523e28bb9ee846d349f653c9f4c58d1fd7c975;p=pciutils.git Released as 3.1.1. --- diff --git a/ChangeLog b/ChangeLog index fa32f6f..2cee31d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2009-01-30 Martin Mares + + * 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 * Released as 3.1.0. diff --git a/Makefile b/Makefile index 1ad9dbe..abfb8b0 100644 --- 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=