
--------------- Release clens-0.2 -------------------
2004-11-22 20:35  twjacobs
	* src/modDB.c: Added check for file type of profile argument.
	  Eliminates camera not found error when profile argument is a
	  directory.
	  
2004-11-22 17:47  twjacobs
	* src/main.c: Now allows profile to be specified in "CLENS_PROFILE"
	  environment variable as well as command line.  Fixed bug that
	  didn't allow spaces in stitcher path



--------------- Release clens-0.1 -------------------

2004-11-19 10:44  twjacobs
	* src/main.c: Fixed malloc problems found by Pablo - wasn't
	  mallocing enough space for strings.

2004-11-19 10:42  twjacobs
	* src/modDB.c: Modified to look for both '\' and '/' when looking
	  for the path part of the profile.

2004-11-18 20:12  twjacobs
	* doc/: Makefile.am, clens.1.bz2, clens.man: Renamed clens.1.bz2 to
	  clens.man and fixed Makefile.am to put man page in the right
	  place on install

2004-11-17 17:03  twjacobs
	* src/main.c: Changed default stitcher to PTStitcher.
	  Added test for file existence before trying to
	  remove _thumb.jpg and _script.txt.
	  Added PDF version of man page.

2004-11-17 15:18  twjacobs
	* src/main.c: fixed memory leaks (tempBuf and outFile) & closed
	  files that should not have been left open.

2004-11-16 07:19  brunopostle
	* bootstrap: Initial commit, should bootstrap autotools process

2004-11-16 07:14  brunopostle
	* include/clens.h, include/jhead.h, include/tailor.h, src/exif.c,
	  src/jhead.c, src/jpgfile.c, src/main.c, src/modDB.c, src/modPT.c:
	  Removed ^M dos line endings

2004-03-12 02:18  brunopostle
	* COPYING: Initial import of code from tarball minus gnu autotools
	  generated files (Tim Jacobs)

