File Release Notes and Changelog
Release Name: 0.6.1
Change Log
This is mainly a bugfix release.
Fixed :
* ocamlfind package name switched from inotify to onotify. This is to
prevent a name clash with the ocaml-inotify project.
Thanks to Sylvain le Gall for this bug report.
Changed :
* ocamlfind ld.conf is no longer updated when Onotify is not installed in
the same tree as the ocamlfind one.
* Minor typo updates in the build system and code cleanup in the test
program.
