summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2009-01-30 14:25:28 +0100
committerMartin Mares <mj@ucw.cz>2009-01-30 14:25:28 +0100
commitf6523e28bb9ee846d349f653c9f4c58d1fd7c975 (patch)
treedaa3fa9b2b3270d7f080ac106d6a6379380f4a75
parent1eba4cee85be3111ce566e562e87520a7deeb9ce (diff)
downloadpciutils-f6523e28bb9ee846d349f653c9f4c58d1fd7c975.tar.gz
Released as 3.1.1.v3.1.1
-rw-r--r--ChangeLog12
-rw-r--r--Makefile4
2 files changed, 14 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index fa32f6f..2cee31d 100644
--- 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.
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=