diff options
author | Peter Palfrader <peter@palfrader.org> | 2003-02-03 20:10:35 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2003-02-03 20:10:35 +0000 |
commit | 715657d80b4edb0d5f34350d957450b199d29bbf (patch) | |
tree | 1a0d99fab22c6688433ffb9ca389bc651cdde785 /NEWS | |
parent | 8bd1ed90c790e594e7d59e2ac5fed4faa7f2effe (diff) |
Add missing use of Carp
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ Changes in version * Return undef rather than 0 if we cannot open a Maildir. + * Add missing use of Carp to Echolot::Storage::File.pm. Changes in version 2.0.9 - 2003-01-14 * Logging is finally cleaned up. There are two new config options: |