diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2008-09-23 09:42:55 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@sym.(none)> | 2008-09-23 09:42:55 +0200 |
commit | cc760312046af5fcea2dad228e4c4d3b00f43fce (patch) | |
tree | f3ad49e64cb737c3a1398c19e1fdcf1ad5d7d2c2 /changelog | |
parent | e00a6af8174e4a75391a72a2bdd5090b7df436fb (diff) | |
parent | a1b82a30dc7133b4fbcaa132ce5ef85c4771aafc (diff) |
Merge branch 'master' of /home/tklauser/scm/inotail
Conflicts:
inotail.c
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 |