Don't allow to set options that don't have SANE_CAP_SOFT_SELECT and don't

allow read and write for options that are inactive. New version: 1.0.5.
Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-03-21 20:33:26 +00:00
rodzic 5c914d88c3
commit c8ffff0c12
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -8,6 +8,9 @@
Fixed file patterns for distclean targets.
* doc/Makefile.in: Remove backup etc. files also in subdirs when
using make distclean.
* backend/pnm.c doc/descriptions/pnm.desc: Don't allow to set options
that don't have SANE_CAP_SOFT_SELECT and don't allow read and write
for options that are inactive. New version: 1.0.5.
2002-03-20 Henning Meier-Geinitz <henning@meier-geinitz.de>