diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +inotail 0.3 + + * Follow files even if they were moved + * Fix a problem when tailing more than 4096 bytes/chars at once + * Only print the filename once when the -v option is specified + * Various small fixes and cleanups + + -- Tobias Klauser <tklauser@distanz.ch> 2007-04-17 13:44 + inotail 0.2 * Support for the -n/-c +<num> options (tail relative to start of file) |