summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2007-09-07 13:01:09 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2007-09-07 13:01:09 +0200
commit1f317953f47153b47c0dc16dab42f339c858409a (patch)
tree3708ed27461bc36dac3950794dea7a8e5f692bc9 /changelog
parentc93ac5bc511623f1a7b0d8d741bbe2a837d927f7 (diff)
parentfb63f7543d0e5a79bcd9cc1b4650360267314703 (diff)
Merge branch 'master' into pipe
Conflicts: changelog inotail.c inotail.h
Diffstat (limited to 'changelog')
-rw-r--r--changelog14
1 files changed, 8 insertions, 6 deletions
diff --git a/changelog b/changelog
index 05ced1b..851ac3e 100644
--- a/changelog
+++ b/changelog
@@ -1,11 +1,13 @@
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
+ * Use dynamic buffers of optimal size (st_blksize in struct stat) for
+ filesystem I/O (patch by Folkert van Heusden)
+ * Added handling of EINTR/EAGAIN while watching files for changes (patch by
+ Anthony Martinez)
+ * Better error checking and handling (patch by Folkert van Heusden)
+ * Various cleanups
+
+ -- Tobias Klauser <tklauser@distanz.ch> 2007-06-20 15:00
inotail 0.3