Changelog for
missidentify-1.0-1.fc20.x86_64.rpm :
Tue Feb 19 13:00:00 2008 Jesse Kornblum
* Fixed illegal filename error handling to use Unicode
error display function.
* Updated packaging and README file
* Version bump to 1.0
Fri Feb 15 13:00:00 2008 Jesse Kornblum
* Completed conversion to allow Unicode filenames.
Copied a few more functions from the md5deep project.
* Checked code into Subversion repository
* Version bump to 0.9 in preparation for release
* Cast VERBOSE_DISPLAY_NUM to uint64_t in usage message to avoid
crash on OS X.
* Added $Id: missidentify.spec,v 1.1 2011/03/04 17:43:17 repoman Exp $ tags to source code
Mon Feb 4 13:00:00 2008 Jesse Kornblum
* Started conversion to allow Unicode filenames, not
finished yet
* Moved previous ChangeLog file to NEWS
* Fixed potentially fatal error in main.c that called,
ironically enough, fatal_error().
* Added counting of number of files processed for displaying
current filename being processed
Fri Sep 14 14:00:00 2007 Jesse Kornblum
* Added -s and -S modes to capture strings
Sun Aug 12 14:00:00 2007 Jesse Kornblum
* Increased buffer size to 8KB to prevent underreads
* Added allowed executable extensions:
cpl, hxs, hxi, olb, rll, and tlb.
Tue Jul 24 14:00:00 2007 Jesse Kornblum
* Fixed basic MZ check to work on little endian systems
* Removed fcntl.h from configuration
* Fixed typo in man page
Mon Jul 23 14:00:00 2007 Jesse Kornblum
* Proof of concept