Share

fileschanged

File Release Notes and Changelog

Release Name: 0.5.0

Notes:
Here is fileschanged version 0.5.0.
Read the ChangeLog for what's new in this version.

Changes: * Thu Sep 26 2002 Ben Asselstine <benasselstine@users.sourceforge.net> - version 0.5 - correctly handling termination of fam server. - added help2man to missing and configure scripts. - automatically creating manpage from ./fileschanged --help . - ran autoproject to fancify things. - created texinfo page. * Wed Sep 26 2002 Ben Asselstine <benasselstine@users.sourceforge.net> - version 0.4 - fixed leaks/race conditions to allow for monitoring larger - filesets. - added new option -x to stay on current filesystem (as - current working dir). - built rpm from simple spec file. * Thu Aug 8 2002 Ben Asselstine <benasselstine@users.sourceforge.net> - new in version 0.3 - created a man page. - added extra info in --help. - now checking malloc return values. - added handy new timeout command line option. * Sun Jul 14 2002 Ben Asselstine <benasselstine@users.sourceforge.net> - new in version 0.2 - revamped the command-line options to make more sense. - added feature to see files that start and stop executing. - changed -d option not report deleted files on stderr. - fixed getopt crashing - added some initial error checking. * Fri Jun 7 2002 Ben Asselstine <benasselstine@users.sourceforge.net> - initial version