diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2007-03-02 20:39:41 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2007-03-02 20:39:41 +0100 |
commit | 2d435d7bb7af2b80d36859e05372f7edf8739f05 (patch) | |
tree | 56bc83a96e5997ba89ecbe558adf63cacab6944a | |
parent | 144fa78944790d9a63cec3049d20e22bbe08d91d (diff) |
Preparing inotail 0.3
-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) |