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