diff --git a/ChangeLog b/ChangeLog index 780351de0..c1e1c00c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,8 @@ recent changes in the backends. * include/sane/sanei_scsi.h include/sane/sanei_wire.h: Changed license to GPL + SANE exception. - + * TODO: Added canon630u SANE_I18N and include file license + problem. Updated .desc file section. 2003-07-24 Peter Kirchgessner diff --git a/TODO b/TODO index 72ffdb7f9..1ed372434 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -TODO (2003-07-21) +TODO (2003-07-25) ******** todo ******** @@ -72,6 +72,9 @@ backends * avision: Add patch for using the --source option from priya (?) + * Don't mark option names with SANE_I18N (see po/README for details): + - canon630u.c ("cal") + doc --- * Add doxygen documentation for the remaining sanei files: @@ -85,9 +88,9 @@ doc - umax, artec_eplus48u: http://www.umax.com.tw/ times out? - plustek: add Genius ColorPage HR6X EPP as supported - Change all description files to use the new status keyword: - avision, canon, canon_pp, canon630u, coolscan2, fujitsu, - hp, hp5400, hpsj5s, microtek, microtek2, mustek_pp, - plustek, sharp, snapscan, st400, umax1220u. + avision, canon, canon630u, coolscan2, fujitsu, + hp, hp5400, hpsj5s, microtek, microtek2, + plustek, sharp, st400, umax1220u. * manpages: - html manpages have broken links to other man pages if link is wrapped at @@ -177,6 +180,17 @@ misc * configure/libtool: find a simple way to avoid all the unneccessary tests for c++ and fortran. + * Check the license of these files, they don't contain the SANE exception: + include/sane/sanei.h David Mosberger-Tang and Andreas Beck + include/sane/sanei_codec_ascii.h David Mosberger-Tang and Andreas Beck + include/sane/sanei_codec_bin.h David Mosberger-Tang and Andreas Beck + include/sane/saneopts.h David Mosberger-Tang and Andreas Beck + Probably just forgotten to move from GPL to GPL+SANE. + include/lalloca.h The Free Software Foundation + include/lassert.h Henning Meier-Geinitz, FSF(?) + sanei/linux_sg3_err.h ? (somewhere from the linux kernel or sg tools?) + External files. Check for replacements. Are they necessary at all? + ******** done ******** * scanimage: Check handling of short string-list options.