Changelog for
gamin-0.0.17-4.x86_64.rpm :
Sat Nov 13 01:00:00 2004 Daniel Veillard
0.0.17-4
- more #132354 chasing and cleanups
- fix of #135417
Thu Oct 21 02:00:00 2004 Daniel Veillard 0.0.16-1
- chasing #132354, lot of debugging, checking and testing and a bit
of refactoring
Sun Oct 17 02:00:00 2004 Daniel Veillard 0.0.15-1
- workaround to detect loops and avoid the nasty effects, see RedHat bug #132354
Mon Oct 4 02:00:00 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 2 02:00:00 2004 Daniel Veillard 0.0.13-1
- applied portability fixes
- hardened the code while chasing a segfault
Fri Oct 1 02:00:00 2004 Daniel Veillard 0.0.12-1
- potential fix for a hard to reproduce looping problem.
Tue Sep 28 02:00:00 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 02:00:00 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 2 02:00:00 2004 Daniel Veillard 0.0.9-1
- fix crash with konqueror #130967
- exclude kernel (dnotify) monitoring for /mnt//* /media//*
Fri Aug 27 02:00:00 2004 Daniel Veillard 0.0.8-1
- Fixes crashes of the gam_server
- try to correct the kernel/poll switching mode
Wed Aug 25 02:00:00 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 02:00:00 2004 Daniel Veillard 0.0.6-1
- fixes simple file monitoring should close RH #129974
- relocate gam_server in $(libexec)
Fri Aug 6 02:00:00 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 5 02:00:00 2004 Daniel Veillard 0.0.4-1
- should fix KDE build problems