summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2005-03-24 06:21:57 +0000
committerStef Walter <stef@memberwebs.com>2005-03-24 06:21:57 +0000
commite753e3d5a596e081eeef637ad0f5f4e3ebd90a15 (patch)
tree25f572a71f32eb3aff394b4a2090163ee57020c6 /ChangeLog
parent574e3512c03ad21f2c4c514ebb0c12767171ad57 (diff)
Supress weird warnings when looking up names of local unix connections.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71b5e2b..afdafc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
- Don't leak file descriptors when clamsmtpd can't connect to outgoing
SMTP server [Chris Mason]
- Now accepts special format arguments on 'Header' line [Olivier Beyssac]
+ - Supress weird warnings when looking up names of local unix connections.
1.3 [2005-01-27]
- Fixed crasher when outgoing connection couldn't be established