diff --git a/ChangeLog b/ChangeLog index 91135f061..0b283ae70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,21 @@ +2005-04-01 Gerhard Jaeger + + * doc/descriptions/unsupported.desc + doc/descriptions-external/genesys.desc: Moved some Plustek + devices over to the genesys descriptions. + 2005-03-31 Julien Blache + * doc/scanimage.man: fix typos, patch from A Costa. 2005-03-20 Earle F. Philhower III + * backend/sm3840_scan.c: Big-endian graymode fix 2005-03-17 Gerard Klaver * doc/descriptions-external/samsung.desc added - + 2005-03-16 Henning Meier-Geinitz * doc/descriptions/unsupported.desc: Removed Microtek ScanMaker @@ -28,21 +36,25 @@ 2005-03-04 Gerard Klaver - * doc/sane-teco2.man: text update + * doc/sane-teco2.man: text update backends/teco2: use of __unused__ - + 2005-03-03 Julien Blache + * tools/hotplug-ng/libsane.hotplug: add missing quote in the grep line. 2005-03-02 Julien Blache + * tools/hotplug-ng/libsane.hotplug: allow for several spaces between fields in the db file. 2005-02-28 Julien Blache + * tools/hotplug-ng/libsane.hotplug: replace \t by [[:space:]] when grepping for the device in the db file. 2005-02-21 Julien Blache + * tools/hotplug-ng: added new hotplug/hotplug-ng hook, with scripts and documentation.