2006-10-02 22:39  Rohan McGovern

	* configure.ac:
	  VERSION 2.6

2006-10-02 22:38  Rohan McGovern

	* src/inotifywait.c:
	  Fix --format option outputting 'foo' instead of empty string.

2006-10-02 10:57  Rohan McGovern

	* configure.ac:
	  VERSION 2.5

2006-10-02 10:53  Rohan McGovern

	* Makefile.am:
	  Fix so that 'make dist' creates the Changelog in the
	  conventional direction.

2006-10-02 10:48  Rohan McGovern

	* src/inotifywait.c:
	  Fixed an issue which could cause the --format option to fail
	  when inotifywait is compiled with a hardened compiler.
	  Fixed a few minor compilation warnings.

2006-10-02 10:43  Rohan McGovern

	* configure.ac:
	  VERSION 2.4

2006-10-02 10:41  Rohan McGovern

	* man/inotifywait.1, man/inotifywatch.1, src/inotifyutils.c,
	  src/inotifyutils.h, src/inotifywait.c, src/inotifywatch.c:
	  Added printf-like --format option to inotifywait.
	  Added CSV output option to inotifywait.
	  Recursively watch newly created directories in inotifywait.
	  Changed default output format for inotifywait.
	  Minor documentation improvements.

2006-08-15 00:21  Rohan McGovern

	* configure.ac:
	  VERSION 2.3

2006-08-12 00:01  Rohan McGovern

	* Makefile.am, src/inotify-syscalls.h:
	  Fix compilation on ARM (thanks Rob Walker).
	  Hopefully also fixed compilation on other architectures,
	  including frv, mips and parisc, but these need to be tested.

2006-08-06 08:35  Rohan McGovern

	* src/inotifyutils.c:
	  Mentioned in error message that CONFIG_INOTIFY must be enabled
	  in kernel config (thanks Martin Gollowitzer, gollo@fsfe.org).

2006-07-07 02:44  Rohan McGovern

	* ChangeLog, Makefile.am:
	  Add neat code to automatically update ChangeLog on 'make dist'.

2006-07-07 02:42  Rohan McGovern

	* configure.ac, src/inotifyutils.c, src/inotifywait.c,
	  src/inotifywatch.c:
	  Fix 'syscall' and 'path' compilation warnings.

2006-07-06 05:43  Rohan McGovern

	* AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
	  autogen.sh, configure.ac, man, man/Makefile.am,
	  man/inotifywait.1, man/inotifywatch.1, src, src/Makefile.am,
	  src/inotify-masks.h, src/inotify-syscalls.h, src/inotify.h,
	  src/inotifyutils.c, src/inotifyutils.h, src/inotifywait.c,
	  src/inotifywatch.c:
	  Initial commit to Sourceforge, version 2.2.

