diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2013-11-28 Kaz Kylheku <kaz@kylheku.com> + * stream.c (tail_calc): New function + (tail_strategy): Handle the situation when the file disappears. We + cannot throw an error, but must poll the filesystem + for the file to reappear. + +2013-11-28 Kaz Kylheku <kaz@kylheku.com> + * configure: Detect the daemon function. * eval.c: Include <unistd.h> conditionally. |