Changelog for
gamin-0.0.15-1.i386.rpm :
* Sun Oct 17 2004 Daniel Veillard
0.0.15-1- workaround to detect loops and avoid the nasty effects, see RedHat bug #132354
* Mon Oct 04 2004 Daniel Veillard 0.0.14-1- Found and fixed the annoying bug where update were not received should fix bugs ##132429, #133665 and #134413- new mechanism to debug on-the-fly by sending SIGUSR2 to client or server- Added documentation about internals
* Sat Oct 02 2004 Daniel Veillard 0.0.13-1- applied portability fixes- hardened the code while chasing a segfault
* Fri Oct 01 2004 Daniel Veillard 0.0.12-1- potential fix for a hard to reproduce looping problem.
* Tue Sep 28 2004 Daniel Veillard 0.0.11-1- update to the latest version of inotify- inotify support compiled in by default- fix ABI FAM compatibility problems #133162
* Wed Sep 22 2004 Daniel Veillard 0.0.10-1- more documentation- Added support for a configuration file $HOME/.gaminrc- fixes FAM compatibility issues with FAMErrno and FamErrlist #132944
* Thu Sep 02 2004 Daniel Veillard 0.0.9-1- fix crash with konqueror #130967- exclude kernel (dnotify) monitoring for /mnt//
* /media//
*
* Fri Aug 27 2004 Daniel Veillard 0.0.8-1- Fixes crashes of the gam_server- try to correct the kernel/poll switching mode
* Wed Aug 25 2004 Daniel Veillard 0.0.7-1- add support for both polling and dnotify simultaneously- fixes monitoring of initially missing files- load control on very busy resources #124361, desactivating dnotify and falling back to polling for CPU drain
* Fri Aug 20 2004 Daniel Veillard 0.0.6-1- fixes simple file monitoring should close RH #129974- relocate gam_server in $(libexec)
* Fri Aug 06 2004 Daniel Veillard 0.0.5-1- Fix a crash when the client binary forks the gam_server and an atexit handler is run.
* Thu Aug 05 2004 Daniel Veillard 0.0.4-1- should fix KDE build problems