
2007-12-23  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* link_img_files.c: Old file from 2007-06-16 11:37 to link together
	img*.jpg files with the same names.  This was a hack to link photos
	that had been edited with the original versions from the camera.


2007-12-09  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>

	* eliminate_one_block_chunks.c: new program that reads a compressed
	file and finds (16 megabyte) chunks that only have 1 (256 byte) block
	in them and moves that block to an adjacent block.  This is to reduce
	the amount of space required for storage.
	* diff_eliminated: new program created from diff_compressed to diff the
	output of eliminate_one_block_chunks.


2007-11-24  J. Scott Edwards  <j.scott.edwards.nwos@gmail.com>
	
	* log_file.c: new program to add files to public objects.

