From a9b1b5e00a2df2081cf604977954f2db16db928b Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Fri, 7 Sep 2007 13:33:06 +0200 Subject: Release inotail 0.5 --- Makefile | 2 +- changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bcb8cd4..cfa1402 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # # Licensed under the terms of the GNU General Public License; version 2 or later. -VERSION = 0.4 +VERSION = 0.5 # Paths prefix = /usr/local diff --git a/changelog b/changelog index 851ac3e..f25cc5e 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,10 @@ +inotail 0.5 + + * Output verbose file headers correctly when used in a pipe + * Small code cleanups + + -- Tobias Klauser 2007-09-07 13:30 + inotail 0.4 * Use dynamic buffers of optimal size (st_blksize in struct stat) for -- cgit v1.2.3-54-g00ecf