diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +inotail 0.4 + + * Use dynamic buffers of optimal size (st_blksize in struct stat) for + filesystem I/O (patch by Folkert van Heusden) + * Added handling of EINTR/EAGAIN while watching files for changes (patch by + Anthony Martinez) + * Better error checking and handling (patch by Folkert van Heusden) + * Various cleanups + + -- Tobias Klauser <tklauser@distanz.ch> 2007-06-20 15:00 + inotail 0.3 * Follow files even if they were moved |