Updated concerning backend versions.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2001-06-02 15:11:25 +00:00
rodzic 1299cb9f00
commit 5bff01d2ea
1 zmienionych plików z 9 dodań i 6 usunięć

15
NEWS
Wyświetl plik

@ -2,22 +2,25 @@
New with 1.0.5, released 2001-??-??: New with 1.0.5, released 2001-??-??:
* New backends: bh, dc240, sm3600, umax_pp. * New backends: bh (Bell+Howell Copiscan II series), dc240 (Kodak DC240
* Updated backends: artec(), dll (), epson (), hp (), mustek (), net(), Digital Camera), sm3600 (Microtek ScanMaker 3600), umax_pp (Umax paralell
plustek(), pnm (), tamarack (), umax () 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 * Fixed security bug in saned.c that allowed access to scanner without
password. password.
* pnm isn't installed by default anymore due to security risks * pnm isn't installed by default anymore due to security risks
* Linux-part of sanei_scsi.c was updated concerning buffersizes, devfs, and * Linux-part of sanei_scsi.c was updated concerning buffersizes, devfs, and
kernel 2.4. More debug output. kernel 2.4. More debug output.
* sanei_scsi_find_devices works on FreeBSD now. * sanei_scsi_find_devices works on FreeBSD now.
* Added support for Solaris sgen SCSI driver- * Added support for Solaris sgen SCSI driver.
* Check for older versions of SANE
* find-scanner was renamed to sane-find-scanner and is installed now. Further * find-scanner was renamed to sane-find-scanner and is installed now. Further
more it has a man page now. more it has a man page now.
* There is a testsuite for sane, but only one test is implemented yet. * There is a testsuite for sane, but only one test is implemented yet.
* Better output about versions of backends and frontends. * 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. * Install all available documentation.
* Bugfixes. * Bugfixes.