From 2bff4de81a3e3eceddf379af92c1feec2ebca3eb Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 27 Aug 2007 14:24:54 +0000 Subject: bump minor (14) --- ChangeLog | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 79d858a..48236e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,79 @@ +2007-08-27 13:28 Thierry Vignaud + + * Makefile: bump minor (13) + +2007-08-27 13:28 Thierry Vignaud + + * common.h: fix build on x86_64 + +2007-08-27 13:16 Thierry Vignaud + + * pciusb.c: (find_modules_through_aliases) fix test, thus fixing + overwriting Card: in chroot + +2007-08-27 12:43 Thierry Vignaud + + * ChangeLog: kill doble entrie + +2007-08-27 09:47 Thierry Vignaud + + * Makefile, dmi.c, pci.c, pciusb.c: try harder to reduce number of + relocations (most remaining ones are due to + arrays of pointers) + +2007-08-27 09:47 Thierry Vignaud + + * Makefile, common.h, generate_pciclass.pl, generate_usbclass.pl, + libldetect.h: use visibility in order to enforce exported ABI and + to reduce code size + +2007-08-27 09:46 Thierry Vignaud + + * ChangeLog: update + +2007-08-22 17:27 Olivier Blin + + * Makefile: 0.7.12 + +2007-08-22 10:35 Olivier Blin + + * pciusb.c: prefer ldetect-lst's modules.alias if more recent (to + detect modular IDE controllers when run from old kernels) + +2007-08-22 10:24 Olivier Blin + + * pciusb.c: remove spurious argument + +2007-08-20 11:46 Olivier Blin + + * Makefile: bump minor to 11 + +2007-08-20 11:46 Olivier Blin + + * pciusb.c: revert '_' characters substitution + +2007-08-16 15:47 Thierry Vignaud + + * Makefile: bump minor + +2007-08-16 15:40 Thierry Vignaud + + * pciusb.c: (find_modules_through_aliases) plug some memory leak + +2007-08-16 15:34 Thierry Vignaud + + * pciusb.c: (find_modules_through_aliases) fallback to + ldetect-lst's modules.alias + if kernel's modules.alias cannot be found (eg: installer) + +2007-08-16 14:07 Thierry Vignaud + + * Makefile: bump minor (9) + +2007-08-16 14:07 Thierry Vignaud + + * dmi.c: (entries_matching_criteria) fix zlib conversion (#32590) + 2007-08-16 15:40 Thierry Vignaud * pciusb.c: (find_modules_through_aliases) plug some memory leak -- cgit v1.2.1