From f81366299906acc976c25be08773c7465993a1ec Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Sat, 25 Nov 2000 17:51:13 +0000 Subject: [PATCH] 2000-11-25 Henning Meier-Geinitz * configure configure.in acinclude.m4 aclocal.m4 include/sane/config.h.in: Added test for PTAL library and headers (patch from David Paschal ). Some reformating of the output of configure --help. * backend/GUIDE: Updated entry about #include. --- ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index eaabe8188..4cd978b81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-11-25 Henning Meier-Geinitz + + * configure configure.in acinclude.m4 aclocal.m4 + include/sane/config.h.in: Added test for PTAL library and headers + (patch from David Paschal ). Some reformating of + the output of configure --help. + + * backend/GUIDE: Updated entry about #include. + 2000-11-24 Henning Meier-Geinitz * AUTHORS: Removed authors of xscanimage and xcam (now in @@ -7,7 +16,10 @@ in backends/Makefile anymore). * sane.lsm: X-frontends are no longer included. Used blanks instead of tabs. - + * doc/scanimage.man: Removed links to backends, added generic link + instead. + * doc/.cvsignore frontend/.cvsignore: X-frontends are no longer included. + 2000-11-24 Oliver Rauch * changed configure.in, configure frontend/Makefile.in