1******  Release of sane-backends 1.0.25. End of code freeze ******
2
32015-09-30 Rolf Bensch <rolf at bensch hyphen online dot de>
4    * doc/descriptions/pixma.desc, doc/sane-pixma.man:
5      Canon PIXMA MG5600 Series is working, reported by Gavin Falconer.
6
72015-09-26 Rolf Bensch <rolf at bensch hyphen online dot de>
8    * backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.23
9
102015-06-22 Louis Lagendijk <louis dot lagendijk at gmail dot com>
11	* doc/saned.man: updated to clarify systemd integration and
12	configuration for thecase where saned is compiled with  systemd
13	glue.
14
152015-09-18 Rolf Bensch <rolf at bensch hyphen online dot de>
16    * backend/pixma_imageclass.c: for all adf scanners restrict maximum page
17      height at flatbed scans
18
192015-09-16 Stéphane Voltz <stef.dev@free.fr>
20	* backend/niash.c: merged pu/protect-niash-option-access-315132 and
21	ifdef'ed unused code
22
232015-09-16 Stéphane Voltz <stef.dev@free.fr>
24	* backend/pieusb.c: include sane/config.h first
25
262015-09-14 Stéphane Voltz <stef.dev@free.fr>
27	* backend/bh.c: replace mktemp by mkstemp #300134
28
292015-09-13 Paul Newall <p dot newalls at ntlworld dot com>
30	* backend/kodakaio.c:
31	redundant variable bitposn and redundant function kodakaio_rxflush
32	commented out.
33
342015-09-09 Stéphane Voltz <stef.dev@free.fr>
35	* doc/sane-genesys.man, doc/descriptions/genesys.desc: No LiDE 120
36	support.
37
382015-09-08 m. allan noah <kitno455 at gmail dot com>
39	* backend/artec_eplus48u.c: fix HOME env bug #315071 (from Jörg Frings-Fürst)
40
412015-09-03 Rolf Bensch <rolf at bensch hyphen online dot de>
42	* backend/pixma_mp810.c: Canon Pixma MP990 needs specific reordering pixels
43	  for 4800 dpi, patch from Guillaume Courtois.
44	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.22
45
462015-08-20 Rolf Bensch <rolf at bensch hyphen online dot de>
47	* README.linux: add mandatory and optional development environment to
48	  install description
49	* frontend/scanimage.c: remove atexit() function. In some cases atexit()
50	  doesn't work with libusb-compat.
51
522015-08-10 Rolf Bensch <rolf at bensch hyphen online dot de>
53	* backend/pixma_io_sanei.c: EOF is a bjnp timeout error.
54	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.21
55
562015-08-10 Stéphane Voltz <stef.dev@free.fr>
57	* backend/abaton.c, backend/agfafocus.c, backend/apple.c,
58	backend/bh.c, backend/coolscan.c, backend/dmc.c, backend/ricoh.c,
59	backend/s9036.c, backend/sp15c.[ch], backend/tamarack.c:
60	fix for memleak in sane_get_devices (bugs #300132 #300131 #300130 #300129
61	#300127 #300126 #300124 #300122 #300121 #300120)
62
632015-08-10 Klaus Kämpf <kkaempf@suse.com>
64	* backend/pieusb.c, doc/descriptions/pieusb.desc, doc/sane-pieusb.man,
65          backend/pieusb_buffer.c, backend/pieusb_scancmd.c, backend/pieusb_specific.c,
66          backend/pieusb_usb.c:
67	  New scanners PIE PowerSlide 3600,3650,4000,5000 / Reflecta DigitDia 3600,
68          4000, 5000, 6000; ProScan 7200; CrystalScan 7200. These scanners need
69          further testing.
70
712015-08-08 Stéphane Voltz <stef.dev@free.fr>
72	* backend/test.c: fix memleaks (#313553)
73	* configure.in, configure: don not hardcode -I/usr/local/include
74	(#315060)
75
76	open/close tests.
772015-08-07 Rolf Bensch <rolf at bensch hyphen online dot de>
78	* README.linux: update development packages list. OpenSuse needs
79	  libusb-compat-devel. Sane doesn't support libusb 1.0.
80	* backend/pixma_io_sanei.c: EOF isn't an usb timeout error; this fixes usb
81	  communication problems, e.g. with OpenSuse.
82	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.20
83
842015-08-06 Stéphane Voltz <stef.dev@free.fr>
85	*  backend/genesys_devices.c, backend/genesys_gl841.c, backend/genesys_low.c:
86	fix GPIO setup for LiDE 33/40/50, add more usleep() for GL847
87	scanning issues. Some GL841 LEDADD improvements.
88
892015-07-31 Stéphane Voltz <stef.dev@free.fr>
90	* frontend/tstbackend.c: add an option to do tests scans during
91	open/close tests.
92	* backend/genesys.c, backend/genesys_low.c: fixes for
93	- #315104
94	- #315105
95	And a timing issue on USB3 hardware debugged and tracked by John S.
96	Weber <jweber53@gmail.com>
97
982015-07-29 Rolf Bensch <rolf at bensch hyphen online dot de>
99	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
100	  New scanner Canon PIXMA MG3600 Series. This scanner needs further testing.
101	* backend/pixma_mp150.c: Canon PIXMA MG7500 Series doesn't need special
102	  image format post processing.
103	* doc/descriptions/pixma.desc, doc/sane-pixma.man:
104	  Canon PIXMA MG7500 Series is working, reported by Jonathan Anderson.
105	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.19
106
1072015-07-24 Rolf Bensch <rolf at bensch hyphen online dot de>
108	* doc/descriptions/pixma.desc, doc/sane-pixma.man:
109	  Canon PIXMA MX470 Series is working, bug #314894.
110
1112015-06-27 Louis Lagendijk <louis dot lagendijk at gmail dot com>
112	* backend/pixma_bjnp.c: added missing return in case of no error
113
1142015-06-27 Louis Lagendijk <louis dot lagendijk at gmail dot com>
115	* backend/pixma_bjnp.c Added backend version in bjnp debug output
116
1172015-06-11 Stéphane Voltz <stef.dev@free.fr>
118	* backend/genesys.c backend/genesys_gl124.h: LiDE 120 support
119	improvement.
120
1212015-05-18 Rolf Bensch <rolf at bensch hyphen online dot de>
122	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
123	  New scanner Canon i-SENSYS MF8300 Series, reported by Florian Nierhaus.
124	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.18
125
1262015-04-12 Stéphane Voltz <stef.dev@free.fr>
127	* doc/sane-genesys.man backend/genesys.[ch] backend/genesys_low.c:
128	fix calibration cleared when calibration file loaded,
129	add expiration time option for cache.
130
1312015-04-07 Rolf Bensch <rolf at bensch hyphen online dot de>
132	* backend/pixma_mp810.c: Canon Pixma MP990 TPU scan patch from Guillaume
133	  Courtois.
134	* doc/descriptions/pixma.desc: remove unmaintained websites
135	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.17
136
1372015-04-03 Rolf Bensch <rolf at bensch hyphen online dot de>
138	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
139	  doc/sane-pixma.man: New Canon scanners i-SENSYS MF210 Series, MF220 Series,
140	  MF5900 Series, MF6100 Series and imageCLASS MF810/820. All scanners need
141	  further testing.
142	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.16
143	* backend/pixma.[ch], backend/pixma_common.[ch], backend/pixma_imageclass.c,
144	  backend/pixma_io_sanei.c, backend/pixma_mp150.c, backend/pixma_mp7[35]0.c,
145	  backend/pixma_mp810.c: update copyright.
146
1472015-03-17 Stéphane Voltz <stef.dev@free.fr>
148	* backend/genesys.c, backend/genesys.conf.in,
149	backend/genesys_devices.c, backend/genesys_gl124.c,
150	backend/genesys_gl124.h, backend/genesys_low.h,
151	doc/descriptions/genesys.desc, doc/sane-genesys.man: add support for
152	Canon LiDE 120
153
1542015-03-14 René Rebe <rene@exactcode.de>
155	* backend/avision.h backend/avision.c:
156	fixed 32-bit build regression due new feature_type and
157	reverted 4d38523bdacd18186857ee8a93daaa0f8721c89b
158
1592015-03-13 René Rebe <rene@exactcode.de>
160	* doc/sane-avision.man, backend/avision.h, backend/avision.c:
161	fixed newer avision scanner duplex scanning, and removed unnecessary
162	feature_type2 clutter by using a uint64_t to share all bits
163
1642015-03-12 René Rebe <rene@exactcode.de>
165	* doc/descriptions/avision.desc, backend/avision.c:
166	fixed multiple regressions (range initilaizer, clobbering
167	paper-length window bits, ...) introduced over the past years, added
168	support for newer ASIC gamma table size, added AV220D2+ ID
1692015-03-04 Stéphane Voltz <stef.dev@free.fr>
170	* doc/descriptions/genesys.desc: mark LiDE 120 as unsupported.
171
1722015-03-02 Stéphane Voltz <stef.dev@free.fr>
173	* backend/genesys_low.c, backend/genesys_gl124.[ch]:
174	improve parking reliability for LiDE 210
175
1762015-03-01 Stéphane Voltz <stef.dev@free.fr>
177	* backend/genesys_devices.c, backend/genesys_gl124.c:
178	final tuning for Canon LiDE 220
179
1802015-02-26 Stéphane Voltz <stef.dev@free.fr>
181	* backend/genesys.c, backend/genesys.conf.in,
182	backend/genesys_devices.c, backend/genesys_gl124.c,
183	backend/genesys_gl124.h, backend/genesys_low.h,
184	doc/descriptions/genesys.desc, doc/sane-genesys.man: add support for
185	Canon LiDE 220
186
1872015-02-21 Rolf Bensch <rolf at bensch hyphen online dot de>
188	* backend/pixma_mp150.c: Canon PIXMA MG6400 Series doesn't need special
189	  image format post processing.
190	* doc/descriptions/pixma.desc, doc/sane-pixma.man:
191	  Canon PIXMA MG6400 Series is working, reported by Christian Spielberger.
192	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
193	  New scanners Canon PIXMA MX490 Series and E480 Series. All scanners need
194	  further testing.
195	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.15
196
1972015-02-09 Rolf Bensch <rolf at bensch hyphen online dot de>
198	* doc/descriptions/pixma.desc: Canon PIXMA MX920 Series supports Ethernet
199	  and WiFi interfaces.
200
2012015-02-06 Rolf Bensch <rolf at bensch hyphen online dot de>
202	* doc/descriptions/pixma.desc, doc/sane-pixma.man:
203	  Canon PIXMA MG2500 Series is working, reported by Brenda Ruch.
204
2052015-01-20 Ilia Sotnikov <hostcc at gmail dot com>
206	* backend/hp5590.c:
207	Invert pixels in case of TMA Negatives source has been selected.
208	Thanks for Will Kranz who reported this.
209
2102015-01-17 Rolf Bensch <rolf at bensch hyphen online dot de>
211	* doc/descriptions/pixma.desc, doc/sane-pixma.man:
212	  Canon PIXMA MG2200 Series is working (bug #314944).
213
2142014-12-31 Paul Newall <p dot newalls at ntlworld dot com>
215	* backend/kodakaio.c:
216	connection to device moved from sane_open to sane_start
217	disconnection move from sane_close to sane_cancel
218	in order to fix bug where scanner disconnected after 30s idle.
219
2202014-12-19 Paul Newall <p dot newalls at ntlworld dot com>
221	* backend/kodakaio.c:
222	param.depth corrected for lineart mode, was 8 now 1
223	sequence of modes changed to make the color mode the default.
224
2252014-12-16 m. allan noah <kitno455 at gmail dot com>
226	* sanei/sanei_usb.c: add calls to sanei_usb_set_altinterface in
227	sanei_usb_close and sanei_usb_clear_halt- hopefully work around
228	USB3/xhci problems in Linux.
229
2302014-11-18 Rolf Bensch <rolf at bensch hyphen online dot de>
231	* backend/pixma_imageclass.c:
232	  - Canon i-SENSYS MF8200C and MF8500C use generation 2 protocols.
233	  - Also use has_paper() for generation 2 scanners.
234	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc: Canon i-SENSYS
235	  MF8200C: ADF supports max. 300DPI.
236	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.14
237
2382014-11-15 Rolf Bensch <rolf at bensch hyphen online dot de>
239	* backend/avision.c:
240	  - Remove firmware checking for HP5370c scanners. Launchpad bug #1080787,
241	    reported by Night Train.
242	  - Build version 297.
243
2442014-10-29 Rolf Bensch <rolf at bensch hyphen online dot de>
245	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
246	  New Canon scanners MAXIFY MB5000, MB5300, MB2000 and MB2300;
247	  PIXMA MG7500, MG6600, MG5600, MG2900 and E460. All scanners need further
248	  testing.
249	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.13
250	* doc/descriptions/pixma.desc, doc/sane-pixma.man:
251	  Canon PIXMA MG2900 Series is working, reported by Yannick Dirou.
252
2532014-10-27 Rolf Bensch <rolf at bensch hyphen online dot de>
254	* backend/pixma_mp150.c: Canon PIXMA MG3500 Series doesn't need special
255	  image post processing.
256	* doc/descriptions/pixma.desc, doc/sane-pixma.man:
257	  Canon PIXMA MG3500 Series is working.
258	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.12
259
2602014-10-20 Rolf Bensch <rolf at bensch hyphen online dot de>
261	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
262	  doc/sane-pixma.man: New Scanner Canon imageCLASS D530.
263	* backend/pixma_mp150.c:
264	  - increase calibration timeout
265	  - calibration can finish with 0x01 or 0x02
266
2672014-09-18 Rolf Bensch <rolf at bensch hyphen online dot de>
268	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
269	  Canon Pixma MG5500 Series is working, bug #314819.
270
2712014-09-16 Rolf Bensch <rolf at bensch hyphen online dot de>
272	* doc/descriptions/pixma.desc, doc/sane-pixma.man: Canon Pixma MG2400 Series
273	  is working, reported by Marcus Wellnitz.
274	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
275	  Canon Pixma MX530 Series is working, reported by Stephen Weston.
276	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.11
277
2782014-09-13 Paul Newall <p dot newalls at ntlworld dot com>
279	* backend/kodakaio.c, backend/kodakaio.h:
280	* Added lineart mode with threshold option.
281
2822014-09-07 Paul Newall <p dot newalls at ntlworld dot com>
283	* backend/kodakaio.c:
284	* Fixed error where the colour compensation curves did not have enough
285	elements and this caused speckles in areas of very low or high colour.
286
2872014-08-23 Louis Lagendijk <louis dot lagendijk at gmail dot com>
288	* backend/pixma_bjnp.c:
289	* Keep TCP-connection closed until we really need it. This avoids
290          the scanner closing the TCP-connection when idle
291	* Add an explicit error message when we detect that the scanner
292	  closed the TCP-connection
293
2942014-08-16 Rolf Bensch <rolf at bensch hyphen online dot de>
295	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
296	New scanners Canon i-SENSYS MF8200C Series and MF8500C Series. MF8500C
297	Series need further testing.
298	* doc/sane-pixma.man: add up to now undocumented verbose debug-level
299	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.10
300	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
301	Canon PIXMA MX720 Series scanner is working (bug #314787).
302
3032014-07-25 Rolf Bensch <rolf at bensch hyphen online dot de>
304	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
305	New scanners Canon Pixma E400, E560, MX470 and MX530. All scanners need
306	further testing.
307
3082014-07-14 m. allan noah <kitno455 at gmail dot com>
309	* frontend/scanimage.c: batch-print option and exit value changes
310	from Jeff Breidenbach jeff@jab.org
311
3122014-07-01 Stéphane Voltz <stef.dev@free.fr>
313	* testsuite/sanei/sanei_config_test.c: fix #314694 by exporting a
314	specific SANE_CONFIG_DIR env dir for tests
315
3162014-06-29 Stéphane Voltz <stef.dev@free.fr>
317	* backend/genesys_gl646.c: fix regression in coarse gain calibration
318
3192014-06-05 Tom Callaway <spot@fedoraproject.org>
320	* lib/snprintf.c: update to newer version from LPRng. The old version is
321	licensed under the Artistic License 1.0 which isn't compatible with the
322	GPL and arguably non-free.
323
3242014-06-02 Stéphane Voltz <stef.dev@free.fr>
325	* backend/genesys_*.[ch]: add internal ini_scan_regs_api. Add proper
326	target speed for LiDE 110/210 grey mode motor tables.
327
3282014-05-29 Paul Newall <quandry@ntlworld.com>
329	* backend/kodakaio.c: change to comment on ./configure parameters
330
3312014-05-26 Rolf Bensch <rolf at bensch hyphen online dot de>
332	* backend/pixma_mp150.c: fix ADF paper empty @ start scanning for Canon
333	  Pixma MP150 based ADF scanners
334	* backend/pixma_common.c: remove unused variable
335	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.9
336
3372014-05-08 Rolf Bensch <rolf at bensch hyphen online dot de>
338	* backend/pixma_mp150.c: fix MG7100 image data post processing @ high
339	  resolutions > 600dpi.
340	* doc/descriptions/pixma.desc, doc/sane-pixma.man: Canon Pixma MG7100
341	  Series scanner is working, reported by Gert Cauwenberg.
342	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.8
343
3442014-05-13 Stéphane Voltz <stef.dev@free.fr>
345	* backend/genesys_gl646.[ch] backend/genesys.c backend/genesys_low.c:
346	fix bug #314663. Set gamma for gl646 devices only at scan time. Reset
347	endpoint each time before leaving.
348
3492014-05-08 Rolf Bensch <rolf at bensch hyphen online dot de>
350	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.7
351	* backend/pixma_mp150.c:
352	  - all Canon Pixma MP150 based ADF scanners support 14" legal paper size
353	  - fix ADF paper empty bug for Canon Pixma MP150 based ADF scanners
354	* doc/descriptions/pixma.desc: remove comments for Canon Pixma MP150 based
355	  ADF scanners: adf empty buggy
356	* doc/sane-pixma.man: Canon Pixma MX360 shouldn't hang anymore (@ ADF paper
357	  empty)
358
3592014-04-07 Rolf Bensch <rolf at bensch hyphen online dot de>
360	* doc/descriptions/pixma.desc, doc/sane-pixma.man: Canon Pixma MX410
361	is working, reported from Javier Gorostiza.
362
3632014-03-21 Rolf Bensch <rolf at bensch hyphen online dot de>
364	* doc/descriptions/pixma.desc, doc/sane-pixma.man: Canon Pixma MG3200
365	is working, reported in ubuntuforums.org/showthread.php?t=2072162.
366	* doc/descriptions/pixma.desc: rename WLAN to WiFi
367	* backend/pixma_mp150.c:
368	- Canon Pixma MX520 Series supports 14" legal paper size in ADF mode.
369	- MX520 has button support.
370	* backend/pixma_common.c: Clamp minimum image size to 16 px x 16 px. Some
371	new scanners need minimum 16 px height.
372	* doc/descriptions/pixma.desc, doc/sane-pixma.man: Canon Pixma MX520 Series
373	is working, reported by Trygve Flathen.
374
3752014-02-28 Rolf Bensch <rolf at bensch hyphen online dot de>
376	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
377	doc/sane-pixma.man: Rename Canon i-SENSYS MF4550d to Canon i-SENSYS MF4500
378	Series. This fixes ethernet problems. Patch from chrysn.
379
3802014-02-24 Stéphane Voltz <stef.dev@free.fr>
381	* doc/sane-genesys.man backend/genesys.[ch]:
382	avoid calibration file name collision in case of several identical
383	scanners
384
3852014-02-10 Louis Lagendijk <louis.lagendijk at gmail.com>
386	* backend/pixma_bjnp.c backend/pixma_bjnp.h backend/pixma_bjnp_private.h:
387	- Added support for Canon laser multi-functionals using the MFNP protocol over port 8610
388	- Improved debug-logging to be more readable
389
3902014-02-08 Rolf Bensch <rolf at bensch hyphen online dot de>
391	* backend/pixma_mp150.c:
392	- Canon Pixma MX510 Series supports 14" legal paper size in ADF mode.
393	* doc/descriptions/pixma.desc, doc/sane-pixma.man:
394	- Canon Pixma MX510 Series is working, reported by sebastien_gd.
395
3962014-01-29 m. allan noah <kitno455 at gmail dot com>
397	* backend/umax-uc630.c: updates from Ondrej Zary
398
3992014-01-21 Stéphane Voltz <stef.dev@free.fr>
400	* doc/descriptions/unsupported.desc doc/descriptions/genesys.desc:
401	update status of the HP Scanjet 4850C
402
4032014-01-17 Rolf Bensch <rolf at bensch hyphen online dot de>
404	* doc/descriptions/pixma.desc: Update specification file for
405	Canon i-SENSYS MF4800 Series:
406	- Ethernet is buggy.
407	- ADF is working.
408
4092014-01-09 Gerhard Jaeger <gerhard@gjaeger.de>
410	* tools/sane-find-scanner.c tools/check-usb-chip.c: Add LM983x usb
411	chip detection when compiled for libusb-1.0.
412
4132014-01-02 Rolf Bensch <rolf at bensch hyphen online dot de>
414	* doc/descriptions/pixma.desc: ADF is working for Canon i-SENSYS MF4800
415	Series, reported by Yvan L. Gélinas.
416
4172014-01-02 Rolf Bensch <rolf at bensch hyphen online dot de>
418	* backend/pixma.[ch], backend/pixma_common.[ch], backend/pixma_imageclass.c,
419	backend/pixma_io_sanei.c, backend/pixma_mp150.c, backend/pixma_mp7[35]0.c,
420	backend/pixma_mp810.c: update copyright.
421	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
422	doc/sane-pixma.man: bug #314411, Canon imageCLASS MF4570dw is working.
423
4242013-12-27 Rolf Bensch <rolf at bensch hyphen online dot de>
425	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
426	doc/sane-pixma.man:
427	- Canon i-SENSYS MF4800 Series has ADF and supports 14" legal paper size
428	  in ADF mode.
429	- Canon i-SENSYS MF4800 Series is working, reported by Yvan L. Gélinas.
430
4312013-12-23 Rolf Bensch <rolf at bensch hyphen online dot de>
432	* backend/pixma_common.c: fix usb cmd transaction timeout
433
4342013-12-23 Stéphane Voltz <stef.dev@free.fr>
435	* backend/genesys_devices.c backend/genesys.c backend/genesys_low.h
436	backend/genesys_gl841.[ch]: color calibration improvement for LiDE80,
437	working LEDADD for gl841 CIS scanners
438
4392013-12-16 Rolf Bensch <rolf at bensch hyphen online dot de>
440	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
441	doc/sane-pixma.man:
442	- rename Canon imageCLASS MF4770n to i-SENSYS MF4700 Series
443	- rename Canon i-SENSYS MF4890dw to MF4800 Series
444	* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
445	- Canon MX920 reported as working; ADF is still buggy
446	- MX920 has 14" ADF paper length
447	- MX920 has button support
448	- fix vertical stripe shifting for MX920
449	- tidy function calc_shifting()
450	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.6
451
4522013-12-16 Stéphane Voltz <stef.dev@free.fr>
453	* doc/descriptions/genesys.desc: update LiDE 80
454	* backend/genesys_devices.c backend/genesys.c backend/genesys_low.h
455	backend/genesys_gl841.[ch]: basic support for LiDE 80
456
4572013-12-10 m. allan noah <kitno455 at gmail dot com>
458	* backend/fujitsu*: fujitsu backend v118
459	- support fi-7160, fi-7260, fi-7180 and fi-7280
460	- remove unused var from do_scsi_cmd()
461	- added more request_sense options
462	- add adv_paper_protect option
463	- enable paper protection by default
464	- increase max_x_fb for fi-6240 and fi-6230
465
4662013-12-09 m. allan noah <kitno455 at gmail dot com>
467	* backend/canon_dr*: canon_dr backend v42
468	- initial DR-G1100 support
469	- add support for paper sensors (P-215 & P-208)
470	- add initial support for card reader (P-215)
471	- removed unused var from do_scsi_cmd()
472
4732013-11-21 Stéphane Voltz <stef.dev@free.fr>
474	* testsuite/tools/Makefile.*: handle sane git version change in tests.
475
4762013-10-19 Stéphane Voltz <stef.dev@free.fr>
477	* doc/descriptions/genesys.desc doc/Descriptions/unsupported.desc:
478	update LiDE 80 and HP2400 information
479	* backend/genesys_devices.c backend/genesys.conf.in backend/genesys.c
480	backend/genesys_low.h backend/genesys_gl841.[ch]: add first element of
481	LiDE 80 support.
482
4832013-10-15 Paul Newall <quandry@ntlworld.com>
484	* configure.in: detection of cups was commented out. Avahi is now used
485	for autodetection in kodakaio so the detection of cups is no longer required.
486
4872013-10-14 Paul Newall <quandry@ntlworld.com>
488	* backend/kodakaio.c: fix bug #314301,
489	Segfault when unexpected data returned by avahi auto discovery.
490
4912013-10-11 Rolf Bensch <rolf at bensch hyphen online dot de>
492	* backend/pixma_imageclass.c: Use generation variable instead of single
493	defines of scanner pid's. Now new scanners should work without extensive
494	code editing.
495	* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
496	doc/sane-pixma.man: New scanner Canon i-SENSYS MF4890dw. This scanner needs
497	further testing.
498	* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.5
499
5002013-10-02 Rolf Bensch <rolf at bensch hyphen online dot de>
501	* README.linux: Update Installation description for 1.0.25git.
502
5032013-09-30 m. allan noah <kitno455 at gmail dot com>
504	* ChangeLog*, configure*, doc/releases.txt:
505	Various updates related to starting 1.0.25git
506
507Older entries can be found in ChangeLog-1.0.24.
508