From afafd91c73422c0d49cbd26fdef09a033643bb8b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 25 Jul 2002 12:05:09 +0000 Subject: *** empty log message *** --- ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4fd7d59..b1c6203 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2002-07-25 14:04 tvignaud + + * pciusb.c: fix "(null) description" bug: don't skip entries where + module has already be set by pci.c workaround + +2002-07-24 17:22 tvignaud + + * ldetect.spec: 0.4.3-1mdk + +2002-07-23 10:10 tvignaud + + * lspcidrake.c: enhanced help + +2002-07-22 23:37 prigaux + + * ldetect.spec, pci.c, usb.c: - don't die when missing + /proc/bus/pci/devices (resp. /proc/bus/usb/devices), since on + some boxes, this is *normal*! - free error messages obtained via + asprintf - remove debugging message "TOTO" + +2002-07-16 22:36 prigaux + + * ldetect.spec, pciusb.c: teach titi that !(a && !b) is not (!a && + !b) but (!a || b) (the other solution is to teach him to *test*) + (oh, remind me to teach him not to re-indent the whole code until + he doesn't make stupid bugs) + +2002-07-16 17:34 tvignaud + + * ChangeLog, ldetect.spec: next release is ok + 2002-07-16 17:33 tvignaud * lspcidrake.c: explain what does -f -- cgit v1.2.1