summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2007-06-11 19:31:27 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2007-06-11 19:31:27 +0200
commit484f17b6bd0ba570714aa55c67fffa9ae31ae58f (patch)
treea45126b6213c37595e1d53dd96379dd9d4e184ac /changelog
parentb46b85361b47506fd097b2067d9cca1d2cfd6560 (diff)
parent5015c1eb9a07b2f8351249eac62ab1fe55f03395 (diff)
Merge branch 'master' into pipe
Conflicts: inotail.c
Diffstat (limited to 'changelog')
-rw-r--r--changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog b/changelog
index 8af070a..05ced1b 100644
--- a/changelog
+++ b/changelog
@@ -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