]> mj.ucw.cz Git - pciutils.git/blobdiff - ChangeLog
lib/i386-io-hurd.h: Ask the kernel for I/O port access appropriately.
[pciutils.git] / ChangeLog
index 6f1836c23d9488a11e14e268dcd04e6f79e58e5a..03f7589031b08bac7c1a4b48936b92e90b59f4c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2006-07-30  Martin Mares  <mj@ucw.cz>
 
+       * lib/i386-io-hurd.h: Ask the kernel for I/O port access appropriately.
+       Contributed by Thomas Schwinge and Samuel Thibault.
+
+       * lib/i386-ports.c: Define _GNU_SOURCE, it's needed by the Hurd module.
+
+       * lib/header.h: Whitespace cleanups.
+
        * lib/i386-io-windows.h: Fixed indentation and spelling.
 
        * README.Windows: Mention that WinIO.dll is needed and where to get it.