]> mj.ucw.cz Git - pciutils.git/blobdiff - ChangeLog
Whitespace cleanup of all source files.
[pciutils.git] / ChangeLog
index a1ce9165192b60f4330e56553caef8414acfd0dd..37d10e2d472e6ed7667075150ded81c982e2118c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
 2006-09-09  Martin Mares  <mj@ucw.cz>
 
+       * Whitespace cleanup of all source files.
+
+       * The pci.ids file can be stored compressed if zlib is available.
+       Added transparent decompression to lib/names.c, modified update-pciids.sh
+       to keep the file compressed if applicable, updated Makefiles.
+       Based on a patch by Matthew Wilcox, but all the bugs are mine.
+
+       * Makefile, README: Allow installation to be done to a different directory
+       from the one we will eventually be placed in by setting DESTDIR.
+       Patch by Matthew Wilcox.
+
+       * Added .gitignore files.
+
+       * Makefile (clean): Clean *.orig, too.
+
        * Cleaned up usage of `char' and `byte'.
 
        * lib/header.h: PCI_CLASS_DOCKING_OTHER should be 0x0a80, not 0x0a01.
@@ -1207,7 +1222,7 @@ Tue Jan 19 23:00:12 1999  Martin Mares  <mj@albireo.ucw.cz>
 
        * Started the "New Generation" branch and introduced the
        PCI library.
-       
+
        * lspci: Rewritten to use the library.
 
 Tue Jan 19 22:24:08 1999  Martin Mares  <mj@albireo.ucw.cz>