summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2014-11-02 12:14:56 +0100
committerMartin Mares <mj@ucw.cz>2014-11-02 12:14:56 +0100
commitafb881ccff7f4c730d1e30d50c2a2d6d3558a7dc (patch)
treecf3c1e9ed042471fc50cdaf030336276c244eedc
parent52aecc758f87ef7e273bb1df88116e0bbed6bfbf (diff)
downloadpciutils-afb881ccff7f4c730d1e30d50c2a2d6d3558a7dc.tar.gz
ChangeLog: Mention filtering by class
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 817f8b0..445a615 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
* Added experimental back-end for OS X / Darwin. Thanks to
Richard Yao for providing it.
+ * Filters now support matching by device class. Original
+ patch by Matthew Wilcox, wrappers for ABI compatibility
+ by me.
+
* Interrupt Pin and Interrupt Line registers are displayed
for bridge devices, too.