2002-05-06  Lutz Mller <lutz@users.sourceforge.net>

	* library.c: ping the camera every minute to prevent shutdown.

2002-03-08  Marcus Meissner <marcus@jet.franken.de>
	
	* lowlevel.c: When reading we do not need to escape that much,
	  the original HP PhotoSmart does not escape all characters.

2002-03-04  Lutz Mller <lutz@users.sourceforge.net>

	With the help of Thomas Ronayne <trona@ameritech.net>:

	* lowlevel.c: DEFAULT_TIMEOUT now 1000 - C200 needs it.

2002-03-04  Lutz Mller <lutz@users.sourceforge.net>

	With the help of Thomas Ronayne <trona@ameritech.net>:

	* konica.c (konica_get_image_info): The C200 needs up to 2 seconds
	  to respond.
	* library.c: The image ids for a C200 are 2 bytes long, not 4.

2002-01-29  Lutz Mller <lutz@users.sourceforge.net>

	* library.h: Removed.
	* konica.[c,h]: Prepare support for progress information.

2002-01-13  Lutz Mller <urc8@rz.uni-karlsruhe.de>

	* library.c: More progress reporting. Remove references to 
	  gp_camera_set_error.

2002-01-11  Dan Fandrich <dan@coneharvesters.com>

	* library.c: fgetc() returns type int, not char.

2002-01-07  Lutz Mller <urc8@rz.uni-karlsruhe.de>

	* README: Removed duplicate camera models.

2002-01-06  Lutz Mller <urc8@rz.uni-karlsruhe.de>

	* konica.c: #define PACKET_SIZE instead of using a static variable.

2001-12-11  Lutz Mller <urc8@rz.uni-karlsruhe.de>

	* lowlevel.c: Clean up.

2001-12-11  Lutz Mller <urc8@rz.uni-karlsruhe.de>

	* lowlevel.c: Fix bug introduced with last patch.

2001-12-09  Lutz Mller <urc8@rz.uni-karlsruhe.de>

	* lowlevel.c: Do not read one byte after another - that makes
	  debugging output easier to read.
