2002-12-01  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add intl,
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): New variable.
	* configure.in (AC_OUTPUT): Add intl/Makefile,

2002-11-08  Hans Ulrich Niedermann <gp@n-dimensional.de>

	* configure.in: 2.1.1dev7
	* gphoto2/version.[ch]: added: version/feature reporting mechanism
	* gphoto2/Makefile.am: added version.[ch]
	* gphoto2/actions.c: added version/feature reports

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

	* gphoto2/main.c:
	* gphoto2/actions.[c,h]: Print some information on the build options
	  when --debug.

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

	* gphoto2/foreach.c (for_each_file_in_range: Supply the correct 
	  folder.

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

	* gphoto2/actions.c:
	* gphoto2/foreach.c:
	* gphoto2/main.c: While trying to hunt down a bug: Initialize some
	  variables, set them to NULL after free, etc.

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

	* gphoto2/foreach.c: Fix for-loop.

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

	* gphoto2/actions.h: Fix typo in comment.

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

	* gphoto2/options.[c,h]:
	* gphoto2/main.c: Make --without-popt compile again.

2002-11-03  Mark McLoughlin <mark@skynet.ie>

	* gphoto2/foreach.c: (for_each_file): actually recurse into the
	  sub-folder.

2002-10-18  Lutz Mller <lutz@users.sourceforge.net>

	* gphoto2/main.c:
	* gphoto2/gp-param.h: force -> force_overwrite.

2002-10-17  Lutz Mller <lutz@users.sourceforge.net>

	* gphoto2/gp-params.[c,h]: New. Simplifies passing around parameters.
	* gphoto2/main.c: New --force parameter.
	* gphoto2/foreach.[c,h]:
	* gphoto2/actions.[c,h]: Adjust to above changes.

2002-10-08  Lutz Mller <lutz@users.sourceforge.net>

	* gphoto2/actions.c: "!result" should have been "result < 0". I 
	  apologize.

2002-10-08  Lutz Mller <lutz@users.sourceforge.net>

	* gphoto2/main.c: Only show instructions on how to get debugging
	  messages if --debug has not been used.

2002-10-08  Lutz Mller <lutz@users.sourceforge.net>

	* gphoto2/main.c: Additional debugging messages in order to prepare
	  fixing the introduced bugs.

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

	* gphoto2/main.c: Kill warning.

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

	* configure.in: Require libgphoto2-2.1.1.
	* gphoto2/main.c: Create the context before the abilities list.

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

	* gphoto2/main.c: Don't call gp_cmd_config #ifndef HAVE_CDK.

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

	* configure.in: Use popt.h if available.
	* gphoto2/*: Use popt.h if available.

2002-09-12  Hans Ulrich Niedermann <gp@n-dimensional.de>

	* configure.in: 2.1.1dev6
	* Makefile.am: create .tar.bz2 dists again

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

	* gphoto2/main.c: '%n' should work now for non-root folders, too.

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

	* gphoto2/main.c: Add %f for filename without suffix.

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

	* gphoto2/main.c: tm->tm_wday starts with 0.

2002-08-07  Lutz Mller <lutz@users.sourceforge.net>

	* gphoto2/main.c: Add %C (filename suffix).

2002-08-07  Lutz Mller <lutz@users.sourceforge.net>

	* gphoto2/main.c: Let users specify %A, %y, etc. in --filename.

2002-08-01  Hans Ulrich Niedermann <gp@n-dimensional.de>

	* Makefile.am:
	* doc/Makefile.am:
	* configure.in: added doc/ directory

2002-07-31  Hans Ulrich Niedermann <gp@n-dimensional.de>

	* autogen.sh: patch from Arnaud Launay: check for pkg-config
	
2002-07-30  Hans Ulrich Niedermann <gp@n-dimensional.de>

	* gphoto2/main.c: moved away code for --print-usb-usermap
	* configure.in: 2.1.1 -> 2.1.1dev4
	* .cvsignore: added everything created by build and unknown to CVS
	* gphoto2/.cvsignore: added everything created by build and unknown to CVS
	* po/.cvsignore: added everything created by build and unknown to CVS
	
2002-07-29  Lutz Mller <lutz@users.sourceforge.net>

	* README: The first few lines.

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

	gphoto2 is now functional.

2002-07-28  Lutz Mller <lutz@users.sourceforge.net>

	Initial setup.
