1******  Release of sane-backends 1.0.22. End of code freeze ******
2
32011-02-10 m. allan noah <kitno455 at gmail dot com>
4	* po/nl.po: updates from Martin Kho
5	* po/uk.po: updates from Yuri Chornoivan
6
72011-02-04 Stéphane Voltz <stef.dev@free.fr>
8	* backend/genesys.c: disable image processing options at 16 bits since
9	they can't handle it.
10
112011-02-02 Stéphane Voltz <stef.dev@free.fr>
12	* backend/genesys.c backend/genesys_low.c backend/genesys_gl843.c:
13	more asynchronous parking issues
14
152011-01-31 Stéphane Voltz <stef.dev@free.fr>
16	* backend/genesys.c backend/genesys_low.[ch]: don't return EOF too
17	early when applying image processing functions, handle writing of
18	lineart data, improve asynchronous head parking
19
202011-01-31 m. allan noah <kitno455 at gmail dot com>
21	* backend/epjitsu.c, doc/descriptions/epjitsu.desc:
22	- comment changes
23	- added new models
24	* backend/fujitsu.c, doc/descriptions/fujitsu.desc,
25	doc/sane-fujitsu.man: fujitsu backend v106,
26	- added new models
27	- don't call mode_select with a page code the scanner does not support
28
292011-01-28 Mike Kelly <mike@piratehaven.org>
30	* backends/avision.[ch]:
31	- Bumped build number to 294.
32	- Various minor code cleanups.
33	- Fixed initialization and duplexing for AV220-G
34	- Added ADF support for HP8200 series scanner (flipping duplexers).
35	- Return copied values in sane_get_parameters()
36	- Added paper-length option to prevent double feeds
37	- Added a Misc option group to hold misc features
38
392011-01-26 m. allan noah <kitno455 at gmail dot com>
40	* backend/canon_dr.[ch], doc/descriptions/canon_dr.desc,
41	backend/canon_dr.conf.in, doc/sane-canon_dr.man:
42	canon_dr backend v37:
43	- don't center window when using flatbed
44	- improve request sense error messages
45	- enable flatbed for all known models
46	- ad usb ids for DR-6030C, CR-135i & CR-190i
47	* doc/descriptions/unsupported.desc: moved DR-2020U from canon_dr.desc
48
492011-01-20 Stéphane Voltz <stef.dev@free.fr>
50	* backend/genesys_devices.c backend/genesys_gl646.h: tune resolution
51	list and add internal values matching them
52
532011-01-18 m. allan noah <kitno455 at gmail dot com>
54	* backend/canon_dr.[ch], doc/desc/canon_dr.desc, doc/sane-canon_dr.man:
55	canon_dr backend v36:
56	- initial support for DR-3080 and DR-5060
57	- add code to clamp scan width to an arbitrary byte width boundary
58	- add code to prevent setting of brightness/threshold/contrast
59	- don't send dropout color command on non-color scanners
60	- initial support for DR-7090C
61	- update credits
62	* po/pl.po: updated translation from Jakub Bogusz
63	* po/de.po: updated translation from Matthias Mailander
64	* backend/canon.conf.in: improved detection of scsi scanners
65
662011-01-17 Stéphane Voltz <stef.dev@free.fr>
67	* doc/descriptions/genesys.desc: add DSmobile variant
68
692011-01-15 Reinhold Kainhofer <reinhold@kainhofer.com>
70	* sanei/sanei_usb.c: Add function sanei_usb_set_endpoint to change the
71	endpoints for usb communications.
72	* backend/magicolor.c: Add new "magicolor" backend for KONICA MINOLTA
73	magicolor 1690MF devices
74
752011-01-13 Stéphane Voltz <stef.dev@free.fr>
76	* backend/genesys_devices.c backend/genesys_gl124.c backend/genesys_gl124.h
77	doc/descriptions/genesys.desc: add 2400 dpi mode for LiDE 110 and 210
78
792011-01-12 Stéphane Voltz <stef.dev@free.fr>
80	*  backend/genesys.c backend/genesys_devices.c backend/genesys_gl124.c
81	backend/genesys_gl124.h backend/genesys_low.c backend/genesys_low.h  :
82	prepare 2400 dpi modes for LiDE 210/110, add a wait for head to park
83	function and use it in sane_start().
84
852011-01-06 Stéphane Voltz <stef.dev@free.fr>
86	*  backend/genesys.c backend/genesys_devices.c
87	backend/genesys_gl847.c: fix lineart issue when yres is higher than
88	xres and dynamic lineart is enabled, make gl847 wait for head to
89	park between scans, wait for head to park in sane_close()
90
912011-01-05  Nicolas Martin <nicols-guest at users.alioth.debian.org>
92	* backend/pixma_mp730.c:
93	pixma: Added patch proposed by Klaus Stengel for Canon imageRunner 1020/1024/1025 support.
94
952011-01-04  Nicolas Martin <nicols-guest at users.alioth.debian.org>
96	* backend/pixma_mp150.c, backend/pixma.c, backend/pixma.h
97	backend/pixma_common.c, backend/pixma_common.h:
98	pixma: several updates for MP830, MP990, memmove bug fix, and 64 bits image size.
99
1002011-01-04 Stéphane Voltz <stef.dev@free.fr>
101	*  backend/genesys.c backend/genesys_devices.c
102	backend/genesys_gl124.c: fix 1200 dpi lineart issues for gl124,
103	re-enable low resolutions for lineart for gl124, and geometry fine
104	tuning for LiDE 110/210
105
1062011-01-03 Stéphane Voltz <stef.dev@free.fr>
107	* backends/lexmark_low.c: fix compilation issue due to incorrect
108	place for a DBG statement.
109
1102011-01-03 Chris Bagwell <chris at cnpbagwell.com>
111	* backends/Makefile.am: Add SOCKET_LIBS to xerox_mfp
112	for platforms such as solaris since it uses sanei_tcp.k
113	* doc/sane.tex: removed reference to changelog package
114	since its not used and not installed by Macports (#312596)
115	* doc/Makefile.am: put quotes around TEXINPUTS in case
116	paths have spaces in name.  This is so latex can find
117	html.sty package that is referenced by sane.tex.
118
1192011-01-01 Chris Bagwell <chris at cnpbagwell.com>
120	* */Makefile.in, configure, aclocal.m4: Generate from latest
121	autoconf (2.63 to 2.66).
122	* m4/*: Added new libtool helper files.
123	* ltmain.sh: updated to latest libtool and added back special
124	sane soname work around.
125	* po/Makefile.am: Allow "make dist" to work when translations
126	disabled.
127	* sanei/Makefile.am: allow "make check" to work on cygwin.
128
1292010-12-28 Stéphane Voltz <stef.dev@free.fr>
130	* backend/genesys.conf.in backend/genesys_devices.c backend/genesys_gl646.c
131	backend/genesys_gl847.c backend/genesys_gl847.h:
132	fix HP2300 warming up problem, add LiDE 700F and 5600F to gl847
133	devices, smooth DSmobile 600 moves.
134
1352010-12-27 Stéphane Voltz <stef.dev@free.fr>
136	* backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c
137	backend/genesys_gl841.c backend/genesys_low.h
138	doc/descriptions/genesys.desc doc/descriptions/unsupported.desc
139	doc/sane-genesys.man: add Plustek OpticBook 3600 support
140	by Chris Berry <s0457957@sms.ed.ac.uk> and Michael Rickmann <mrickma@gwdg.de>
141
1422010-12-27 Stéphane Voltz <stef.dev@free.fr>
143	* backend/genesys_devices.c backend/genesys_gl124.c backend/genesys.c
144	doc/descriptions/genesys.desc doc/sane-genesys.man: enable 16 bit gamma
145	for gl124 scanners, models and credits update.
146
1472010-12-24 Stéphane Voltz <stef.dev@free.fr>
148	* backend/genesys_devices.c backend/genesys_gl124.c backend/genesys.c
149	doc/descriptions/genesys.desc: GL847 shading area size fix, GL124
150	shading area tuning, descriptions update.
151
1522010-12-24 Stéphane Voltz <stef.dev@free.fr>
153	* backend/lexmark*.[ch]: applied X74 support patch by Torsten Houwaart
154	<ToHo@gmx.de>
155
1562010-12-23 Mike Kelly <mike@piratehaven.org>
157	* backends/avision.[ch]:
158	- Bumped build number to 293.
159	- Removed "regularly tested" from various scanners.
160	- Fixed USB id for Avision FB2080E.
161	- Added support for the Avision AV210D2+ scanner.
162	- Moved device init code to sane_get_devices().
163	- Rewrote indirect "adf_mode" code to be more direct.
164	- Fixed indentation.
165	- Changed AVISION_FILTER_* defines to use final values.
166	- Wrap duplicate USB id entries with ifdefs.
167	- Removed a duplicate entry for Avision AV210C2.
168	- Print out USB ids as four digit hex numbers.
169	- Enhanced sane_get_option_descriptor() debug message.
170	* doc/descriptions/avision.desc:
171	- (Re)generated from avision.c.
172
1732010-12-19 Stéphane Voltz <stef.dev@free.fr>
174	* backend/genesys_gl124.h: LiDE 210 GPIO fix
175
1762010-12-16 Stéphane Voltz <stef.dev@free.fr>
177	* backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c
178	backend/genesys_gl124.h:
179	LiDE 210 support (GL124 based)
180
1812010-12-14 Stéphane Voltz <stef.dev@free.fr>
182	* backend/genesys*.[ch] backend/genesys.conf.in backend/Makefile.am
183	backend/Makefile.in tools/check-usb-chip.c doc/desc/genesys.desc:
184	LiDE 110 support (GL124 based)
185
1862010-12-08 Mike Kelly <mike@piratehaven.org>
187	* doc/descriptions/avision.desc:
188	- (Re)generated from avision.c.
189	* doc/sane-avision.man:
190	- Added myself as maintainer.
191	* backends/avision.desc:
192	- Removed this obsolete file (again).
193	* backends/avision.c:
194	- Bumped version to 292.
195	- Added myself as maintainer.
196	- Added support for DocuMate262i.
197	- Added support entries for HP 8300 series.
198	* backends/avision.conf.in:
199	- Added myself as maintainer.
200
2012010-12-06 Julien Blache <jb@jblache.org>
202	* doc/descriptions/espon.desc, doc/descriptions/epson2.desc: add SCSI IDs
203	  for the Perfection 3200 (GT-9800) connected through FireWire. Report
204	  from Colin Kincaid Williams <discord@uw.edu>. Update Perfection 2450
205	  interface list.
206
2072010-12-02 m. allan noah <kitno455 at gmail dot com>
208	* backend/fujitsu.[ch], backend/fujitsu-scsi.h:
209	Fujitsu backend version 105
210	- backup and restore image params around image processing code
211	- cache software crop/deskew parameters for use on backside of duplex
212	- fi-6110 does not support bgcolor or prepick
213
2142010-11-29 Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>
215	* backend/epson2-ops.c: fix list of supported commands for levels D1
216	  and D2.
217
2182010-11-24 m. allan noah <kitno455 at gmail dot com>
219	* backend/fujitsu.c, backend/fujitsu.conf.in,
220	  doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man:
221	Fujitsu backend versions 103 and 104
222	- remove compiled-in default config file
223	- initial support for new fi-6xxx machines
224	- never request more than s->buffer_size from scanner
225	- silence noisy set_window() calls from init_interlace()
226
2272010-11-19 Julien Blache <jb@jblache.org>
228	* doc/descriptions-external/epkowa.desc: update for iScan 2.26.1,
229	from Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>.
230
2312010-11-17 Stéphane Voltz <stef.dev@free.fr>
232	* backend/genesys.c: don't write scan data unless specified by debug
233	level.
234
2352010-11-08 Marc Deslauriers <marc.deslauriers@ubuntu.com>
236	* backend/v4l.c: convert v4l1 BGR data to RGB; v4l1 always returns
237	  BGR for RGB due to a coding error way back.
238
2392010-11-07 Marc Deslauriers <marc.deslauriers@ubuntu.com>
240	* backend/v4l.c: loop through the read buffers in the v4l backend so
241	  we don't get stale frames.
242
2432010-11-06 Stéphane Voltz <stef.dev@free.fr>
244	* frontend/scanimage.c doc/scanimage.man: add -A/--all-options to list
245	all control options exposed by a backend.
246
2472010-11-01 Stéphane Voltz <stef.dev@free.fr>
248	* frontend/scanimage.c: don't print readonly device options since
249	they can't be set on command line
250
2512010-11-01 Stéphane Voltz <stef.dev@free.fr>
252	* backend/genesys.c backend/genesys_devices.c backend/genesys_gl843.c
253	backend/genesys_gl843.h backend/genesys_gl847.c: up build number to 41,
254	rework head parking,
255	fixed clear-calibration option reading,
256	make calibration cache expire for non sheetfed gl847 scanners,
257	tuned KV-SS080 timings to improve image quality,
258	raised LiDE 100/200 default gamma to 1.7
259
2602010-10-31 Julien Blache <jb@jblache.org>
261	* doc/descriptions/hp.desc: add SCSI IDs for ScanJet 4c.
262
2632010-10-30 Julien Blache <jb@jblache.org>
264	* backend/xerox_mfp.conf.in, doc/descriptions/xerox_mfp.desc: add
265	Samsung SCX 4824 & 4825FN (Debian #601748). Resync desc file with
266	  config file.
267
2682010-10-13 Stéphane Voltz <stef.dev@free.fr>
269	* backend/genesys_devices.c backend/genesys_gl843.c
270	backend/genesys_gl843.h: added 100, 150, 400 and 600 dpi modes for
271	G4050 and G4010. Added 500 and 400 dpi modes for KV-SS080
272
2732010-09-30 Alex Belkin <abc@telekom.ru>
274	* Makefile.in backend/Makefile.am backend/Makefile.in backend/xerox_mfp-tcp.c
275	backend/xerox_mfp-usb.c backend/xerox_mfp.c backend/xerox_mfp.conf.in backend/xerox_mfp.h
276	doc/Makefile.in doc/descriptions/xerox_mfp.desc doc/sane-xerox_mfp.man frontend/Makefile.in
277	include/Makefile.in japi/Makefile.in lib/Makefile.in po/Makefile.in sanei/Makefile.in
278	testsuite/Makefile.in tools/Makefile.in: Added Samsung SCX-4500W scan over network support
279	for xerox_mfp backend (by Alexander Kuznetsov). autoconf and automake reconfigure
280	to support new files.
281
2822010-09-28 Stéphane Voltz <stef.dev@free.fr>
283	* backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c
284	backend/genesys_gl843.c backend/genesys_gl843.h: add minimal support
285	(200 and 300 dpi) for HP G4050. Add a device entry for G4010.
286
2872010-09-18 Reinhold Kainhofer <reinhold@kainhofer.com>
288	* include/sane/sanei_config.h sanei/sanei_config.c: Add
289	function sanei_config_get_paths to obtain all configuration paths
290	(from env var SANE_CONFIG_DIR and default paths); fix pointers to
291	invalid/freed strings when SANE_CONFIG_DIR is set.
292	* backend/dll.c: When searching for the dll.d/ directory,
293	also use the SANE_CONFIG_DIR env variable.
294
2952010-07-12 Julien Blache <jb@jblache.org>
296	* doc/descriptions-external/epkowa.desc: update for iScan 2.26.0,
297	from Alesh Slovak <alesh.slovak@avasys.jp>.
298
2992010-09-17 Stéphane Voltz <stef.dev@free.fr>
300	* backend/genesys.c backend/genesys_low.h sanei/sanei_magic.c
301	backend/genesys_devices.c backend/genesys_gl843.c: do asynchronous head
302	parking for flatbed scanners to save scan time. Fix a couple of
303	memory overwrites detected by valgrind. Optimize shading data
304	writing and fine tune scaneara for gl843.
305
3062010-09-16 Julien Blache <jb@jblache.org>
307	* frontend/saned.c: exit Avahi process on error and when the poll
308	loop terminates.
309
3102010-09-13 Stéphane Voltz <stef.dev@free.fr>
311	* doc/descriptions/unsupported.desc: update status of scanners
312	now supported by the genesys backend.
313
3142010-09-13 Stéphane Voltz <stef.dev@free.fr>
315	* doc/sane-genesys.man doc/descriptions/genesys.desc
316	backend/genesys.con.in: update HP3690 status to supported
317
3182010-09-12 Stéphane Voltz <stef.dev@free.fr>
319	* backend/genesys_conv.c backend/genesys.c doc/sane-genesys.man
320	sanei/sanei_magic.c backend/genesys.h backend/genesys_low.h
321	backend/Makefile.in backend/Makefile.am: add software deskep, crop
322	and despeckle for the genesys backend.
323
3242010-09-08  Nicolas Martin <nicols-guest at users.alioth.debian.org>
325	* backend/pixma_mp150.c, backend/pixma_mp730.c
326	doc/descriptions/pixma.desc, doc/sane-pixma.man:
327	pixma: several updates for MP375R, MP390, MP460 and docs by Gernot Hassenpflug.
328
3292010-09-07  Nicolas Martin <nicols-guest at users.alioth.debian.org>
330	* backend/pixma_mp750.c:
331	pixma: fix for 2400 dpi striping on MP760/770/780/790 by Gernot Hassenpflug.
332
3332010-09-05  Nicolas Martin <nicols-guest at users.alioth.debian.org>
334	* doc/sane-pixma.man:
335	pixma: man page update for devices as reported by Gernot Hassenpflug.
336
3372010-09-05 Stéphane Voltz <stef.dev@free.fr>
338	* backend/genesys_gl841.c: end of document detection rework for
339	sheetfed scanners.
340
3412010-09-04 Stéphane Voltz <stef.dev@free.fr>
342	* backend/genesys_devices.c backend/genesys.c backend/genesys_gl843.c:
343	1200 dpi resolution support for KV-SS080.
344
3452010-09-01 Stéphane Voltz <stef.dev@free.fr>
346	* backend/genesys_devices.c backend/genesys.c backend/genesys_gl843.c:
347	support for scan button, faster move to scan area and calibration fine
348	tuning.
349
3502010-09-01  Nicolas Martin <nicols-guest at users.alioth.debian.org>
351	* backend/pixma.c, backend/pixma_mp730.c, backend/pixma_mp150.c
352	doc/descriptions/pixma.desc:
353	pixma: changes supplied by Gernot Hassenpflug for Lineart support
354	       to some Pixma devices, and desc updates.
355
3562010-08-31 Stéphane Voltz <stef.dev@free.fr>
357	* backend/genesys_devices.c backend/genesys.conf.in backend/genesys.c
358	backend/genesys_gl843.[ch] backend/Makefile.am backend/Makefile.in:
359	support for gl843 based scanners, starting with KV-SS080.
360	disable true gray for LIDE35/50 since it breaks scanning
361
3622010-08-02 Stéphane Voltz <stef.dev@free.fr>
363	* backend/genesys_devices.c backend/genesys.conf.in: add a device
364	entry for the Canoscan 5600f.
365
3662010-07-25  Nicolas Martin <nicols-guest at users.alioth.debian.org>
367	* backend/pixma.c, backend/pixma.h, backend/pixma_common.c,
368	backend/pixma_imageclass.c:
369	pixma: changes for future Lineart scan mode support.
370	       some MF8030 settings, but device not yet supported.
371
3722010-07-22  Nicolas Martin <nicols-guest at users.alioth.debian.org>
373	* backend/pixma_mp150.c, backend/pixma_imageclass.c,
374	doc/descriptions/pixma.desc, doc/sane-pixma.man:
375	pixma:  add support for PIXMA MX870.
376		declared PIXMA MF8030, but not yet working.
377
3782010-07-14 Julien Blache <jb@jblache.org>
379	* doc/descriptions/epson.desc, doc/descriptions/epson2.desc: add :scsi
380	keyword for the Perfection 2450 connected through FireWire. Courtesy
381	of Brian Denheyer <briand@aracnet.com>.
382
3832010-07-12 Julien Blache <jb@jblache.org>
384	* doc/descriptions-external/epkowa.desc: update for iScan 2.25.0,
385	from Alesh Slovak <alesh.slovak@avasys.jp>.
386
3872010-07-09 Julien Blache <jb@jblache.org>
388	* backend/dll.c: allow symlinks under SANE_CONFIG_DIR/dll.d.
389
3902010-07-04  Nicolas Martin <nicols-guest at users.alioth.debian.org>
391	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
392	pixma: changes for PIXMA MX350 support, usb and ethernet.
393
3942010-07-03  Nicolas Martin <nicols-guest at users.alioth.debian.org>
395	* doc/descriptions/pixma.desc, backend/pixma.c:
396	pixma: fix ImageClass MF6550 description.
397	       fix end of line crop buffer size.
398
3992010-07-02  Nicolas Martin <nicols-guest at users.alioth.debian.org>
400	* doc/descriptions/pixma.desc, doc/sane-pixma.man:
401	pixma: update doc to include ImageClass MF6550 support.
402
4032010-07-02 m. allan noah <kitno455 at gmail dot com>
404	* backend/avision.c: patch for AV122-C2 from Ori Koren
405
4062010-07-01  Nicolas Martin <nicols-guest at users.alioth.debian.org>
407	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
408	pixma: thanks to Dan McGee patch, add support for PIXMA MX340.
409
4102010-06-23 m. allan noah <kitno455 at gmail dot com>
411	* backend/fujitsu.c: Fix compilation bug when jpeg support is enabled.
412
4132010-06-23 Julien Blache <jb@jblache.org>
414	* various: corrected initialization, printing, etc. in many backends
415
4162010-06-21 Julien Blache <jb@jblache.org>
417	* tools/sane-desc.c: udev rules: set libsane_matched=yes for SCSI
418	devices too. Used by udev-acl later on.
419
4202010-06-21 Stéphane Voltz <stef.dev@free.fr>
421	* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c
422	backend/genesys_low.h: improve scan quality by using double x
423	resolution internally at low resolution. Scan area geometry fine
424	tuning.
425
4262010-06-18 Stéphane Voltz <stef.dev@free.fr>
427	* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c:
428	add 400, 200 and 100 dpi resolution to LiDE 100 and LiDE 200 . Disable
429	true gray until it really works.
430
4312010-06-15 Stéphane Voltz <stef.dev@free.fr>
432	* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c
433	backend/genesys_gl847.h:
434	Canon LiDE 200 support up to 1200 DPI
435
4362010-06-15 m. allan noah <kitno455 at gmail dot com>
437	* doc/descriptions/xerox_mfp.desc, backend/xerox_mfp.conf.in:
438	  Add Samsung SCX-4600 USB IDs
439	* backend/kvs20xx.h: use sys/param.h instead of endian.h
440
4412010-06-10 Stéphane Voltz <stef.dev@free.fr>
442	* backend/genesys.c:
443	calibration file name double free fix
444
4452010-06-10 m. allan noah <kitno455 at gmail dot com>
446	* backend/niash.c: patch for HP3300 from Yves Jeanrenaud
447	* po/fr.po: updates from Yann E. MORIN
448
4492010-06-10 Stéphane Voltz <stef.dev@free.fr>
450	* backend/genesys_devices.c backend/genesys_gl847.c:
451	LiDE 100 motor settings rework
452
4532010-06-09 m. allan noah <kitno455 at gmail dot com>
454	* backend/kvs20xx*, Makefiles, confs and docs:
455	- Add new kvs20xx backend from Panasonic, for KV-S202xC and KV-S204xC
456
4572010-06-09 m. allan noah <kitno455 at gmail dot com>
458	* backend/fujitsu.[ch]: backend v100:
459	- store more Request Sense data in scanner struct
460	- clear Request Sense data at start of every do_cmd() call
461	- track per-side ILI and global EOM flags
462	- set per-side EOF flag if ILI and EOM are set
463
4642010-06-09 m. allan noah <kitno455 at gmail dot com>
465	* backend/Makefile.{am|in}: add genesys_gl847 files
466	* po/Makefile.{am|in}: add LINGUAS POTFILES to EXTRA_DIST
467	* Makefile.am: add Changelog-1.0.21 to EXTRA_DIST
468
4692010-06-08  Nicolas Martin <nicols-guest at users.alioth.debian.org>
470	* backend/pixma_imageclass.c:
471	pixma: set #1 of modifications for ImageClass MF65xx series.
472
4732010-06-07 Stéphane Voltz <stef.dev@free.fr>
474	* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c:
475	LiDE 100 motor fine tuning
476
4772010-06-03 Stéphane Voltz <stef.dev@free.fr>
478	* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c
479	doc/descriptions/genesys.desc:
480	final bits for full LiDE 100 support
481
4822010-05-31 Stéphane Voltz <stef.dev@free.fr>
483	* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c:
484	shading calibration is working and led calibration has been tuned
485
4862010-05-30 Stéphane Voltz <stef.dev@free.fr>
487	* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c
488	backend/genesys_low.h: Canon LiDE 100 working without shading
489	calibration which is the final bit to fix
490
4912010-05-24 m. allan noah <kitno455 at gmail dot com>
492	* backend/avision.c, doc/descriptions/avision.desc: add Fujitsu fi-5015C
493
4942010-05-20 Stéphane Voltz <stef.dev@free.fr>
495	* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c:
496	make led and shading calibration work for LiDE 100
497
4982010-05-16 Chris Bagwell <chris at cnpbagwell dot com>
499	* README.freebsd: Add suggested hint that configure needs
500	to be told location of external libraries installed through
501	Ports.
502
5032010-05-16 Stéphane Voltz <stef.dev@free.fr>
504	* backend/genesys.[ch] backend/genesys_devices.c
505	backend/genesys.conf.in backend/genesys_gl847.[ch]
506	backend/Makefile.in: start of LiDE 100 and LIDE 200 support
507
5082010-05-16 Stéphane Voltz <stef.dev@free.fr>
509	* sanei/sanei_usb.c include/sane/sanei_usb.h: add a sanei_usb_reset()
510	function.
511
5122010-05-15 m. allan noah <kitno455 at gmail dot com>
513	* backend/fujitsu.c: backend v99
514	- sense_handler(): collect rs_info for any ILI, not just EOM
515	- do_usb_cmd(): use rs_info whenever set, not just EOF
516	- read_from_*(): better handling of EOF from lower level functions
517	- sane_read(): improve duplexing logic
518
5192010-05-03 Pierre Willenbrock <pierre@pirsoft.dnsalias.org>
520	* Change status of CanoScan LiDE 40 from untested to good
521
5222010-04-27 m. allan noah <kitno455 at gmail dot com>
523	* po/Makefile.in: include POTFILES and LINGUAS in DIST
524	* doc/releases.txt: more git notes
525
5262010-04-25 Julien Blache <jb@jblache.org>
527	* tools/sane-backends.pc.in: syntax fixes.
528
5292010-04-25 m. allan noah <kitno455 at gmail dot com>
530	* ChangeLog-1.0.21, Makefile.in: ChangeLog for 1.0.21 release
531	* configure, configure.in: version 1.0.22git
532	* doc/descriptions/kodak.desc, doc/descriptions/kvs1025.desc,
533	  doc/descriptions/p5.desc: remove :new tag
534	* doc/releases.txt: minor updates due to new git hooks
535
536Older entries can be found in ChangeLog-1.0.21.
537