]> git.ipfire.org Git - thirdparty/pciutils.git/blobdiff - ChangeLog
Merge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
[thirdparty/pciutils.git] / ChangeLog
index 35cb5db97d251d4f895adcc6c7ed7f8d537f1887..59b777cb8158af6b9eab47f14b510944a830e0c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-02-11  Martin Mares <mj@ucw.cz>
 
+       * lspci.c, setpci.c: Cleaned up the list of options.
+
        * lib/names.c: Fix displaying of errors reported by zlib.
        Previously, the buffer containing the error message had
        been deallocated by gzclose() before the message was printed.