]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as 3.2.0. v3.2.0
authorMartin Mares <mj@ucw.cz>
Fri, 19 Apr 2013 12:59:12 +0000 (14:59 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 19 Apr 2013 12:59:12 +0000 (14:59 +0200)
ChangeLog
Makefile

index a0448a86eeafe62a5e4a19872fe49ad25eacd623..3a7fe27129d4e313b7db445a69f04bfa7123c11e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2013-04-19  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.2.0.
+
+       * On newer Linux systems, we use libkmod to look up kernel modules
+         (modules.pcimap no longer exists.) To facilitate this, libpci
+         is able to look up module aliases in sysfs.
+
+       * Various minor bug fixes.
+
+       * Updated pci.ids to the today's snapshot of the database.
+
 2012-06-25  Martin Mares <mj@ucw.cz>
 
        * Released as 3.1.10.
@@ -14,7 +26,7 @@
 
        * Updated README.
 
-       * Whereever we mention the PCI ID database, we now refer to
+       * Wherever we mention the PCI ID database, we now refer to
          http://pci-ids.ucw.cz/ and the sf.net site is mentioned only
          as a mirror. This includes update-pciids.
 
index c5eca1cc956a21351507745244ecd2482e8b5722..74c570a56928e0db1f49037bfd2c61c98b7c739a 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.10
-DATE=2012-06-25
+VERSION=3.2.0
+DATE=2013-04-19
 
 # Host OS and release (override if you are cross-compiling)
 HOST=