X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ChangeLog;h=6205984c7eb2d1a3a9ea83c59ea2584bb5c67c6f;hb=087e22e7bfdfc3eb0664ac9cca571c3858d838c9;hp=ee027dfd21e9b4283533997b469a5a5bb0777cf3;hpb=489233b45bc68e94b2d065f696ed22bc6e6eec02;p=pciutils.git diff --git a/ChangeLog b/ChangeLog index ee027df..6205984 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,20 @@ 2004-08-13 Martin Mares + * README.Windows: Updated. + + * maint/release: Substitute version number in win32/config.h. + + * win32/config.h: Added. + + * lib/sysdep.h (bzero, strcasecmp): are macros on Windows. + + * compat/getopt.[ch]: Added copies of getopt.[ch] from the GNU + C library for use on systems where the default libraries lack + proper getopt. Currently used by the Windows port. + + * lib/sysdep.h, lib/types.h: Updates of the Windows port from + Alexander Stock. + * lib/types.h: If PCI_HAVE_Uxx_TYPES is defined, libpci doesn't define its own u8, u16, u32, byte and word types and uses what the user has supplied instead. With this change, all namespace clashes should