2007-10-23  Henning Norén  <henning.noren@gmail.com> - 0.9
* flush the buffers in printProgress
* make use of %zu when printf-ing size_t
* bump version to 0.9
2006-10-16  Henning Norén  <henning.noren.402@student.lu.se> - 0.8
* Removed fweb and Wextra from CFlags in Makefile to support gcc 3.3.5
* Added snippet about needing GNU Make in README
* Support version >3 Standard security handlers
* Actually notice when EncryptMetadata is false and print out it's value
* Print a warning when someone sets minpw > maxpw
* Fix some warnings
* bump version to 0.8
2006-07-08  Henning Norén  <henning.noren.402@student.lu.se> - 0.7
* Fix a problem with initializations of passwords when using max-length < 32.
  Thanks to Antonis Tassis for pointing it out.
* Fix some inconsistency when using --version-argument
* bump version to 0.7
2006-07-06  Henning Norén  <henning.noren.402@student.lu.se> - 0.6
* Actually save the permutation-setting when saving
* bump version to 0.6
2006-07-06  Henning Norén  <henning.noren.402@student.lu.se> - 0.5
* Make loading and saving states much more robust
* Block all signals when terminating from a SIGINT
* Add support for turning on permutations that is now off by default
* Various small tweaks, cleanups and bugfixes
* Optimizations of md5 and rc4
* bump version to 0.5
2006-06-18  Henning Norén  <henning.noren.402@student.lu.se> - 0.4
* Switch from using processor-time to using real time when reporting progress
* Add support for some simple benchmarking
* Add a check for the correct security-handler version to avoid a segfault
* Don't try the same password twice when permutating
* Fix a bug that made pdfcrack unable to load the upw from saved state file
* Fix a bug that ignored the saved max password when loading a saved state
* Various small fixes and changes
* bump version to 0.4
2006-05-28  Henning Norén  <henning.noren.402@student.lu.se> - 0.3
* Move CREDITS into README and add reference to project-page at sourceforge
* Various cleanups and comments
* Optimize md5 round 1 according to Colin Plumb's implementation
* bump version to 0.3
2006-05-26  Henning Norén  <henning.noren.402@student.lu.se> - 0.2
* Fix stupid bug in main that crept in right before the release
* Change the updateinterval to 20 seconds and spellfix the define
* add a newline to the help-text
* bump version to 0.2
2006-05-26  Henning Norén  <henning.noren.402@student.lu.se> - 0.1
* First release
