diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2008-12-15 23:55:57 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2008-12-15 23:55:57 +0100 |
commit | 03a70c5519c75abd4e09509434ba11d39aad1a2f (patch) | |
tree | e8021b45a1266119e41dfe1dac021d61f23996c3 /changelog | |
parent | 0c0c6cc425194293d362867f048cc07113f8947c (diff) | |
parent | 0a02ab4945c5cf65e305319e2c1ea49d4dbe3a97 (diff) |
Merge branch 'master' into followname
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +inotail 0.6 + + * Correctly handle tailing from pipes + * Do not try to seek on pipes when following (thanks Alexander Sulfrian) + * Handle file truncation in follow mode + * Various small fixes + + -- Tobias Klauser <tklauser@distanz.ch> 2008-08-31 21:15 + inotail 0.5 * Output verbose file headers correctly when used in a pipe |