diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2007-06-11 19:31:27 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2007-06-11 19:31:27 +0200 |
commit | 484f17b6bd0ba570714aa55c67fffa9ae31ae58f (patch) | |
tree | a45126b6213c37595e1d53dd96379dd9d4e184ac /changelog | |
parent | b46b85361b47506fd097b2067d9cca1d2cfd6560 (diff) | |
parent | 5015c1eb9a07b2f8351249eac62ab1fe55f03395 (diff) |
Merge branch 'master' into pipe
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.4 + + * Implemented tailing of stdin + * Fixed handling of EINTR signal (^Z/fg) (patch by Anthony Martinez) + * Improved error handling (patch by Folkert van Heusden) + * Added uninstall target to Makefile (patch by Folkert van Heusden) + + -- Tobias Klauser <tklauser@distanz.ch> 2007-06-04 14:44 + inotail 0.3 * Follow files even if they were moved |