2003-06-01 William Stearns <wstearns@pobox.com>
	* 0.2.5
	* Client now forces a server path to rsync, which is 
	  /usr/sbin/rsync-backup-server .  This will hopefully avoid the
	  nasty case where rsync could potentially overwrite the backup
	  server's root partition by never getting forced into a chroot.
	* Weekly maintenance script now hands smaller bites of the
	  backup forest to freedups.
	* Only make a snapshot if a backup was made.
	* Minor cleanups

2002-09-04 William Stearns <wstearns@pobox.com>
	* 0.2.4
	* No longer force compress - remove -z
	* Add --delete-after to remove target files after the backup's done.

2002-08-29 William Stearns <wstearns@pobox.com>
	* 0.2.3
	* Moved /home/*/.dontbackup/ and /root/.dontbackup/ from
	  ~/.rsync-backup/localbackuponly to ~/.rsync-backup/exclude . 
	  This should stop the exponential growth in the tar files
	  there.
	* Minor cleanups

2002-08-15 William Stearns <wstearns@pobox.com>
	* 0.2.2
	* Split maintenance into daily and weekly because freedups,
	  ahem, many not finish in a day.
	* default run tasks as nice
	* explicitly export SSH{2}_CLIENT in key setup
	* documentation on how to run from cron
	* remove max-deletes
	* Added version strings to program output

2002-08-13 William Stearns <wstearns@pobox.com>
	* 0.2.1
	* In the shadow password test, both 'x' and '*' are valid in the
	  password field.

2001-08-23 William Stearns <wstearns@pobox.com>
	* 0.2 
	* Actually exit when errors found in maintenance script (only a problem if the /backups
	  directory doesn't exist).
	* Update documentation to refer to ssh-keyinstall

2001-03-28 William Stearns <wstearns@pobox.com>
	* 0.1 
	* First release, moderately functional





