diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-01-14 07:32:58 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-01-14 07:32:58 +0000 |
commit | e9db494c38db2c5d20c4a6c6b28eea4265187054 (patch) | |
tree | e2b401c00b2496b5686825c009c73ff3a62f485c /NEWS | |
parent | b4026e50a1a1c09a73a7e1c54f788d6a4aec327b (diff) |
Do without Log::Dispatch
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Changes in version 2.0.9 - 2003-01-14 * Logging is finally cleaned up. There are two new config options: - logfile and loglevel. Log::Dispatch is now required as well. + logfile and loglevel. * Automatically remove stale .pid files. Changes in version 2.0.8 - 2003-01-13 |