]> mj.ucw.cz Git - pciutils.git/blobdiff - ChangeLog
AGP command register display bug fix from Petr Vandrovec.
[pciutils.git] / ChangeLog
index d9c1d913e105dbe0e9b8f1a24267b0d8ec30a989..6d9cb6248d7b00439c7211d4e795bbfbad581af5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Wed May 19 13:24:39 1999  Martin Mares  <mj@albireo.ucw.cz>
+
+       * Released the whole package as version 2.0.
+
+Fri May 14 22:42:02 1999  Martin Mares  <mj@albireo.ucw.cz>
+
+       * pci.ids: Added several new ID's contributed by people
+       on the linux-pci list.
+
+Mon Apr 19 15:21:08 1999  Jakub Jelinek  <jj@ultra.linux.cz>
+
+       * lspci.c: Display I/O addresses correctly on sparc64.
+       * lib/header.h: Ditto.
+
+       * lib/configure: On sparc set HAVE_64BIT* as well, we want
+       a binary which works on both 32bit and 64bit SPARCs.
+
 Sun Apr 18 21:14:58 1999  Martin Mares  <mj@albireo.ucw.cz>
 
        * lspci.c, lib/proc.c: Alpha compilation fixes from Matthew Jacob