]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as 3.0.3. v3.0.3
authorMartin Mares <mj@ucw.cz>
Sun, 9 Nov 2008 20:28:42 +0000 (21:28 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 9 Nov 2008 20:28:42 +0000 (21:28 +0100)
ChangeLog
Makefile

index 75f4ee14df9b630919ab49b92801f725a068694c..76721614ef11589c7c20f333cf63aa92786fc4bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2008-11-09  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.0.3.
+
+       * `lspci -k' now displays the subsystem ID, too. This makes `-k'
+       show everything needed to identify the device and the available
+       drivers, which was called for by many users.
+
+       * Fixed spelling of MSI. Patch by Matthew Wilcox.
+
+       * Better support for cross-compilation. Thanks to Alon Bar-Lev
+       for the patch.
+
+       * Fixed printing of the AER capability. Patch by Max Asbock.
+
+       * HT 1.02 capabilities are decoded as HT 1.03. Suggested by
+       Carl-Daniel Hailfinger.
+
+       * Fixed Cygwin build. Thanks to Steve Elliott for reporting the bug.
+
+       * Updated pci.ids to the current snapshot of the database.
+
 2008-09-19  Martin Mares <mj@ucw.cz>
 
        * Released as 3.0.2.
index 67acf88a7b6c099226ecf28960a128d10eb60d61..72075bdb14a03264860f19fad39dd2af2b173f81 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.2
-DATE=2008-09-19
+VERSION=3.0.3
+DATE=2008-11-09
 
 # Host OS and release (override if you are cross-compiling)
 HOST=