From 28617b24727c55959fd9ce2e37bb34d5953fa9ab Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 2 Nov 2014 11:35:29 +0100 Subject: Updated ChangeLog --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 31291c0..817f8b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2014-11-02 Martin Mares + + * Device names exported by BIOS are displayed on Linux. + + * On Linux systems, HWDB is used to look up device names + when our ID database gives no match. (More precisely, + HWDB is consulted after local pci.ids, but before using + network to query online pci.ids.) Thanks to Tom Gundersen + for the initial patch. + + * Added experimental back-end for OS X / Darwin. Thanks to + Richard Yao for providing it. + + * Interrupt Pin and Interrupt Line registers are displayed + for bridge devices, too. + + * Several portability bugs have been fixed. + + * Several typos have been fixed. Also, use of questionable + constructs in man pages has been reduced. + + * PCIe link capabilities now include the ASPMOptComp bit. + + * The "CRS Software Visibility" bit is now decoded properly. + + * Updated pci.ids to the current snapshot of the database. + 2013-11-10 Martin Mares * Released as 3.2.1. -- cgit v1.2.1