* Thu Aug 22 2007 Andreas Neuper <Andreas@Neuper.de>
- Enhancements
  + splitted user and group comparison into separate tests
- Bugfixes 
  + argument position is now less important than existing link count
    This was needed to avoid alternating link replacements
  + stop when number of changes gets constant :-(healing symptoms)
  + do not reset file counter when deciding to realloc()

* Thu Aug 21 2007 Andreas Neuper <Andreas@Neuper.de>
- Enhancements
  + call "find" only once
  + allow input from stdin 
  + some code cleaning
  + added man page
  + added more tests
  + improved Makefile
- Bugfixes 
  + added -a to getopt string
  + report correct version
  + corrected basename macro

* Thu Aug 16 2007 Andreas Neuper <Andreas@Neuper.de>
- Initial Release
