]> mj.ucw.cz Git - pciutils.git/blobdiff - ChangeLog
lspci: Remove unnecessary !verbose check in show_range()
[pciutils.git] / ChangeLog
index c70457293343b4856dc09c6060437360abd7cf1a..ca5f91636976b786416db55da2613d4ae1f03d64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2018-08-12  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.6.2.
+
+       * Added "-P" and "-PP" switches to lspci, which display the path
+         through bridges to each device.
+
+       * Fixed a couple of bugs in computation of bus topology. It was
+         previously used only for the tree display, but we re-use it for
+         computing the paths.
+
+       * As usually, updated pci.ids to the current snapshot of the database.
+
+2018-07-12  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.6.1.
+
+       * Fixed compilation issues on Linux systems with MUSL libc.
+
 2018-06-30  Martin Mares <mj@ucw.cz>
 
        * Released as 3.6.0.