]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as v3.0.1. v3.0.1
authorMartin Mares <mj@ucw.cz>
Thu, 11 Sep 2008 20:23:23 +0000 (22:23 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 11 Sep 2008 20:23:23 +0000 (22:23 +0200)
ChangeLog
Makefile

index 848f6de4b3c8229d6b94bfb0313b519385b9fcf2..fc92f967d7dda216c6ad821b32a90546c125c43e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2008-09-11  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.0.1.
+
+       * Updated pci.ids to the most recent snapshot.
+
+       * Added a Cygwin port. Patch by Christopher Voltz, ported to the
+       current tree by Martin Mares.
+
+       * Worked around compatibility problems with various default settings
+       of wget (we have to set --no-timestamping explicitly). Thanks to Ville
+       Skytta for pointing that out.
+
+       * Fixed printing of MSI capabilities. Thanks to Matthew Wilcox for
+       a patch.
+
+       * Added decoding of several PCI-X capabilities: device/link/slot 2,
+       Advanced Error Reporting, Access Control Services, Alternative Routing-ID,
+       Single Root I/O Virtualization. Thanks to Yu Zhao for patches.
+
+       * Fixed bug in filters which caused them to refuse vendor/device ID 0xffff.
+
+       * README: The linux-pci mailing list has moved to linux-pci@vger.kernel.org.
+
+       * Fixed several build problems: builds without PCI_USE_DNS on Linux
+       and with PCI_USE_DNS on Solaris and *BSD. Static library mode also
+       compiles again on old versions of GCC.
+
 2008-04-10  Martin Mares <mj@ucw.cz>
 
        * Released as 3.0.0.
index 3dae26ce4a890822a6347f21ff12a9b5efb9e6af..45b8852c8e53ca59c1e8c596eeb803606fff8b54 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@
 OPT=-O2
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
 
-VERSION=3.0.0
-DATE=2008-04-10
+VERSION=3.0.1
+DATE=2008-09-11
 
 # Host OS and release (override if you are cross-compiling)
 HOST=