0.6.2:
   * Now RIFF AVI files are only fully parsed if the option -ch
     is used, should improve speed of parsing these types of files
     by about 1000%.
   * Extraction of EXIF Date information
   + PAD file parsing and matching about 100% faster
   * Bugfix with PAD parsing
   + Added EBML parsing
   + Added extraction of OGG metadata (FLAC, SPEEX and VORBIS)
   + Added extraction of FLAC metadata
   + Much better MPEG audio file support
   + Reports if metadata could not be fully extracted
   * Bugfix with -cb command line option
   * Much more robust RIFF, XML, JPEG and PNG file parsing, now can
     detect error corruptions of those files more easily.
0.6.1:
   * 20% speed improvement in XML and SGML parser
   * Fix with over 4K of metadata(it is now silently ignored), it
     used to crash or give an assertion error
0.6.0:
   + Rich text format metadata extraction
   + Portable executable file metadata extraction
   + SWF (uncompressed) image information extraction
   + OLE Documents greater than 7 Mbytes in size are now supported
   + ID3V2 metadata extraction
   + Better support for PAD files
   + MP3 file identification
   + Option to keep file dates (Win32/Linux only)
   + 300% speed increase in CRC-32 calculation
   + Extract detailed information from AVI/RIFF files
   * some small bugfixes (especially with file masks!)
   * bugfixes in XMP packet file scanning (would miss some packets!)
   * bugfixes in scanning complex rdf structures that use rdf:value
   + When updating 4NT/4DOS description, accented characters are removed
   + 10% speed improvement when reading RIFF/IFF/XML/SGML/PNG/OLE and JPEG files
   + Improvement in HTML Reports (nicer look) using CSS
   + ASF file identification and metadata extraction
   + Verbose mode implemented

0.5.0:
   + Fully supports iTXt chunks in PNG files (multi-language
      descriptions are now extracted).
   + Fully supports numerous 8-bit character sets in Property sheets
     of OLE2 documents.
   + Cleaner distinction between warnings and errors in file stream
     library.
   + Now supports different character sets and languages in RIFF files.
   + gzip metadata extraction support
   + postscript metadata extraction support
   + html report support
   + sfv report support
   + PAD (Portable application description) metadata extraction support
   + TIFF metadata extraction support
   + JPEG metadata extraction support
   * Architecture change in underlying libraries, this improves
     speed of processing by 20%.
     
0.4.1:
   * Major increases in stability of software
     (0.4.0 was really a buggy piece of code!)
   * Several heap leaks fixed
   + 25% to 4000% speed improvement (depending on the file
      type being analyzed).
      
0.4.0:
   + OLE2 metadata search support
   + Brief mode only identifies files, so it is much faster
   + PDF metadata search support
   + SGML metadata search support
   * Numerous bugfixes fixed in parsing the data
     (range check errors, invalid conditions, collection errors)
   + Recursive checking in directories

0.3:
   + Add support for importing the data to the internal database
   * Several bugfixes related to I/O Errors, now will exit much
      more gracefully.
   * Bugfixes with path problems
   + Added support for Embedded XMP, ID3 and sidecar XMP files.
   
