
Version 0.62 - Added man page and make install functionality
               Added "internal" indicator to show when a file is found
                 off the start of the sector. 
               Fixed discrepancy between audit file and screen output
                regarding file numbers and offset locations (off by one)
               Added more graceful error handling

Version 0.61 - Added check for "^M" line feeds added by MSDOS editors
                 while reading configuration files.

Version 0.6 - Renamed project to "foremost"
	      Added support for wildcards
              Added -q for quick mode
              More code clean up
              Removed BSD porting code (oops) and added support
               for large (>2GB) files.

Version 0.5 - Added -v for verbose mode
              Added more intelligble output regarding file locations
	      Added error handling procedures
	      Added support for loading specification files from the disk

Version 0.4 - More code cleanup
	      (not actually released, used as test during investigation)

Version 0.3 - Code cleanup continues, moved all variables into the 
              state variable. The program still needs a LOT of work.

Version 0.2 - Code cleanup by Jesse Kornblum. Removed linux specific
              code and ported to OpenBSD. Added support for handling
              multiple images from the command line and created the
              state variable. 07 March 2001

Version 0.1 - Proof of concept code written by Kris Kendall,
              originally called "snarfit" 05 March 2001
