From c8ffff0c12f122c93928c352bc7a3e37c93272ee Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Thu, 21 Mar 2002 20:33:26 +0000 Subject: [PATCH] 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 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index f8bd87ea3..b8f5111ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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