]> mj.ucw.cz Git - pciutils.git/commitdiff
Updated ChangeLog.
authorMartin Mares <mj@ucw.cz>
Sun, 18 Jan 2009 22:08:41 +0000 (23:08 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 18 Jan 2009 22:08:41 +0000 (23:08 +0100)
ChangeLog

index feccba7838672c854909403b6ca5a919a8b145bb..03120497a03fe0d009d4bd069561c643cdc01d49 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2009-01-18  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.1.0.
+
+       * The Cygwin backend now works on Windows Vista. Thanks to Jonathan
+       Kotta.
+
+       * Fixed a bug in decoding of the SR-IOV capability. Patch by Yu Zhao.
+
+       * Details of some PCIe capabilities are displayed only with -vv.
+
+       * When a BAR is reported by the OS, but not by the device (i.e.,
+       it is marked as [virtual] in lspci), the [disabled] flag is
+       suppressed, because it does not make sense in such cases.
+       Patch by Yu Zhao.
+
 2008-12-13  Martin Mares <mj@ucw.cz>
 
        * The source code of lspci has been split to multiple files, hopefully