From 8265e85e38f1045788765c6fb24d8ae2bdade34f Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Wed, 21 Nov 2001 20:25:23 +0000 Subject: [PATCH] Added entries about the fork/kill(-1,...) issue, the inb/outb problems, config.guess and sane-config.in. Henning Meier-Geinitz --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ac90c3e0b..90c18b323 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,13 @@ +2001-11-21 Henning Meier-Geinitz + + * TODO: Added entries about the fork/kill(-1,...) issue, the inb/outb + problems, config.guess and sane-config.in. + 2001-11-20 Henning Meier-Geinitz * doc/scanimage.man frontend/scanimage.c: Use out%d.tif by default if - --format tiff was selected. Update documentation about default formats. - Fixed spelling mistakes. + --format tiff was selected. Update documentation about default + formats. Fixed spelling mistakes. * AUTHORS: I think this was planned in alphabetical order... 2001-11-18 Karl Heinz Kremer