summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2005-09-07 22:28:51 +0000
committerStef Walter <stef@memberwebs.com>2005-09-07 22:28:51 +0000
commit6775c971eedab4c61a95c9580a5fafcbff67566c (patch)
treecea98f2899d6f3e03d6fafd7c844c18308cfa1be /ChangeLog
parent94e7f54809f1bf3f9bbd7f3885479f9a30ca811c (diff)
- Fix problems with not listening properly when in daemon mode
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3718ce0..43f6cb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
1.5.1 [???]
- Support embedded NULLs in email data.
+ - Fix problems with not listening properly when in daemon mode
1.5 [2005-07-31]
- Handle condition of server refusing data transfers more gracefully.