From 5ff3ba41200d94e5473c3c437fd94fa8581cefe8 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 26 Oct 2012 10:25:26 -0700 Subject: [PATCH] update changelog --- CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index e5e784d..f7e6f1d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,11 @@ +0.1a20 +------ + +- [feature] Added ability to configure path to the PID file used by file + monitor daemons running on Linux. This was necessary to allow multiple + daemons to run on the same machine. + 0.1a19 ------