File iwatch.changes of Package iwatch
-------------------------------------------------------------------
Sun Sep 19 10:56:09 CEST 2010 - vuntz@opensuse.org
- Update to version 0.2.2:
  + Fix the bug where the file being watched contains one of the
    formats available for substitution.
  + Watch the renamed/moved directory properly. In the previous
    version, after a directory was moved/renamed, iwatch used the
    old name if an event occurs.
  + Fix unnecessary watching of create event. In the previous
    version, create event was watched although it is not specified.
  + Add a functionality to specify the charset in command line mode
    (using option -C charset) and in daemon mode (as attribute in
    config tag)
  + Add a functionality to reload the configuration file using the
    SIGHUP signal.
-------------------------------------------------------------------
Thu Mar 22 22:33:01 CET 2007 - tpatzig@suse.de
- update to version 0.2.1
	* option -X added (exception with regular expression)
	* new string formats in command option
	* send email for all defined events
-------------------------------------------------------------------
Tue Mar  6 10:44:00 CET 2007 - tpatzig@suse.de
- initial package build