* 27 Jan 2007    FFV 0.46

  Make FFV's exit status reflect the comparison results

*  9 Oct 2006    FFV 0.45

  Added the --relative option

* 30 Aug 2006    FFV 0.44

  Implemented the --allow-errors option for the POSIX version
  Minor bug fixes
  Now includes a test suite (tests require Perl & Inline::C)
    Use "make check" on POSIX, "perl tools/testFFV.pl" on Win32.

* 19 Aug 2006    FFV 0.43

  Fixed the POSIX version to not require GNU libc
    (Unfortunately, if your libc does not support the GNU FTW_ACTIONRETVAL
    extension, FFV won't ignore hidden directories properly.  Linux
    systems normally use GNU libc.)

*  5 Oct 2005    FFV 0.42

  FFV now has a POSIX-compatible version (eg, Linux)
  Added the --allow-errors option (Win32 only)

* 25 Dec 2001    FFV 0.37

  Added the --no-verify option
  Can now read (but cannot create) checksum files generated by md5sum
  Prints a warning if an invalid line is found in a checksum file

* 15 Dec 2001    FFV 0.34

  Added the --hidden and --license options

* 17 Oct 2001    FFV 0.32

  Added the --allow-writing option
  Skip files that can't be opened when creating a checksum file
  Explain why files can't be opened when verifying a checksum file

* 29 Jun 2001    FFV 0.29

  Fixed the progress meter to work properly with files 4GB or larger

* 31 Dec 2000    FFV 0.28

  First public release of FFV
