summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:31:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:31:40 +0000
commit6cddab6f801ceb7056b2d061c125a525b020e8ab (patch)
treeaa2d9a14a3ff214a2b3f184557af4605ff301fd8 /ChangeLog
parentAdding upstream version 1:3.11.1. (diff)
downloadpciutils-6cddab6f801ceb7056b2d061c125a525b020e8ab.tar.xz
pciutils-6cddab6f801ceb7056b2d061c125a525b020e8ab.zip
Adding upstream version 1:3.12.0.upstream/1%3.12.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf7dc22..6512888 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2024-04-05 Martin Mares <mj@ucw.cz>
+
+ * lspci decodes the IDE (Integrity & Data Encryption) and TEE-IO
+ extended capabilities.
+
+ * Several bugs in back-ends for Windows were fixed and the
+ README.Windows updated.
+
+ * Fixed building on Haiku.
+
+ * We now use more C99 features.
+
+ * Optimization flags used for compiling individual object files
+ should be the same as optimization flags for linking the final
+ executable to make link-time optimization possible.
+
+ * We no longer look up subsystems in the HWDB, because there is
+ no API for querying only the subsystem. The lookup we used
+ previously returned a device name if there was no entry for
+ the particular subsystem.
+
+ * Updated pci.ids.
+
2024-02-25 Martin Mares <mj@ucw.cz>
* Released as 3.11.1.