From 44047c514ba7f51f4d29576da9ad0f1f7afc2fe0 Mon Sep 17 00:00:00 2001 From: Jochen Eisinger Date: Fri, 24 Nov 2000 15:05:13 +0000 Subject: [PATCH] 2000-11-24 Jochen Eisinger * doc/scanimage.man doc/saned.man: updated description of password file * sanei/sanei_auth.c frontend/saned.c frontend/scanimage.c: replaced index() by strchr(). Changed style of password file * backend/net.c: the net backend now prepends net:host: to the resource before calling the auth_callback function --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index a5d8ec615..42bf966fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-11-24 Jochen Eisinger + + * doc/scanimage.man doc/saned.man: updated description of password + file + * sanei/sanei_auth.c frontend/saned.c frontend/scanimage.c: replaced + index() by strchr(). Changed style of password file + * backend/net.c: the net backend now prepends net:host: to the + resource before calling the auth_callback function + 2000-11-22 Oliver Rauch * removed doc/xcam.man, doc/xscanimage.man and