From 2d72816968dbc402da29e9073fd2235044ff068b Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Sun, 26 Nov 2000 22:58:07 +0000 Subject: [PATCH] 2000-11-26 Henning Meier-Geinitz * AUTHORS: Added Karsten Festag as maintainer of microtek2. * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend 1.0-100. Added option fast-preview that tries to use the fastest mode available for preview. This is supported for the 3-pass scanners (was option "preview in gray") and some of the ScanExpress scanners (6000 SP, 12000 SP Plus). Use #include "../include/sane/...". Put option force-wait into mustek.conf (disabled). Removed block mode for Paragon 6000 SP and 8000 SP. Code cleanup. More debug output. Details in backend/mustek.CHANGES. * doc/.cvsignore: Added sane-as6e.5 and sane-nec.5. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index be7861c30..10dfb2e36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2000-11-26 Henning Meier-Geinitz + + * AUTHORS: Added Karsten Festag as maintainer of microtek2. + * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend + 1.0-100. Added option fast-preview that tries to use the fastest + mode available for preview. This is supported for the 3-pass + scanners (was option "preview in gray") and some of the + ScanExpress scanners (6000 SP, 12000 SP Plus). Use #include + "../include/sane/...". Put option force-wait into mustek.conf + (disabled). Removed block mode for Paragon 6000 SP and 8000 SP. + Code cleanup. More debug output. Details in backend/mustek.CHANGES. + * doc/.cvsignore: Added sane-as6e.5 and sane-nec.5. + 2000-11-26 Peter Kirchgessner * backend/hp.desc, doc/sane-hp.man