From 5bff01d2ea74a82253649a3fb5fef05000111ca9 Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Sat, 2 Jun 2001 15:11:25 +0000 Subject: [PATCH] Updated concerning backend versions. Henning Meier-Geinitz --- NEWS | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 4a85c7d79..93b90fc1f 100644 --- a/NEWS +++ b/NEWS @@ -2,22 +2,25 @@ New with 1.0.5, released 2001-??-??: -* New backends: bh, dc240, sm3600, umax_pp. -* Updated backends: artec(), dll (), epson (), hp (), mustek (), net(), - plustek(), pnm (), tamarack (), umax () +* New backends: bh (Bell+Howell Copiscan II series), dc240 (Kodak DC240 + Digital Camera), sm3600 (Microtek ScanMaker 3600), umax_pp (Umax paralell + port scanners). +* Updated backends: artec (v0.5.16), dll (v1.0.3), epson (v0.2.07), hp (v0.94), + microtek (v0.12.3), microtek2(v0.9), mustek (v1.0-107), nec (v0.12), + net (v1.0.3), plustek (v0.39), pnm (v1.0.1), snapscan (v1.2), + tamarack (v0.5), umax (v1.0-26). * Fixed security bug in saned.c that allowed access to scanner without password. * pnm isn't installed by default anymore due to security risks * Linux-part of sanei_scsi.c was updated concerning buffersizes, devfs, and kernel 2.4. More debug output. * sanei_scsi_find_devices works on FreeBSD now. -* Added support for Solaris sgen SCSI driver- -* Check for older versions of SANE +* Added support for Solaris sgen SCSI driver. * find-scanner was renamed to sane-find-scanner and is installed now. Further more it has a man page now. * There is a testsuite for sane, but only one test is implemented yet. * Better output about versions of backends and frontends. -* There is a man page for SANE nom (sane(7)). +* There is a man page for SANE now (sane(7)). * Install all available documentation. * Bugfixes.