summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2005-03-03 19:55:34 +0000
committerStef Walter <stef@memberwebs.com>2005-03-03 19:55:34 +0000
commit06196fa324bb5fa6afcac3ff701c7a8d8ca17544 (patch)
tree3bab4d15615535068bb8815444887693715e1385 /ChangeLog
parent9c84cfe9479062b612f46a9b8d3388c832306686 (diff)
Don't leak file descriptors when clamsmtpd can't connect to outgoing SMTP server [Chris Mason]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d1e395..9242981 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1.4
- Documentation fixes [Sean Franklin]
+ - Don't leak file descriptors when clamsmtpd can't connect to outgoing
+ SMTP server [Chris Mason]
1.3 [2005-01-27]
- Fixed crasher when outgoing connection couldn't be established