diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-01-14 06:51:58 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-01-14 06:51:58 +0000 |
commit | c09fc9cd7aef6e23052ba5b7b3bac1b94174f985 (patch) | |
tree | 5963391b026fff1dd6fe42db7551e11b41584a9e /NEWS | |
parent | acf1df4a9ebf4fa18ffac2815e9e88f6c9c81c8d (diff) |
Automatically remove stale .pid files
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ Changes in - * first go at sane loggin - fixme: make logging configureable + * Logging is finally cleaned up. There are two new config options: + logfile and loglevel. Log::Dispatch is now required as well. + * Automatically remove stale .pid files. Changes in version 2.0.8 - 2003-01-13 * Work around a bug that let pingd die in certain random cases when |