Thanks!
** Changes in version 2.0.1 (31 Oct 2007)
* Bug Fixes
Added support for older Linux systems that don't have the
latest and greatest ioctl functions.
** Changes in version 2.0 (15 Oct 2007)
* New Features
Using GNU Autotools for configuration and compilation. This
should help avoid platform specific issues such as SHA-1
problems previously found on 64-bit versions of AIX.
Added support for files with Unicode characters in their
filenames on Microsoft Windows.
Added support for EnCase hash sets (.hash files).
Updated web site and quick start guide
Slightly reduced the size of all of the executables by removing
duplicated code.
* Bug Fixes
Fixed time estimation mode for block devices on OS X and Linux
Fixed cosmetic error where estimated time remaining mode is
being used in conjunction with piecewise hashing. Time estimates
are now based on the whole file, not just each piece.
Clarified licensing issues in COPYING for tiger.c
Changed some data types in hashing functions to C99 standard.
Whirlpool seems to be working well enough without changes.
Wrapped all of the global variables into the state structure
Reproducible: Always