summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-08-27 23:08:18 +0000
committerStef Walter <stef@memberwebs.com>2004-08-27 23:08:18 +0000
commitff787d95f48993deb8108a859462c535f60ddd6b (patch)
tree72f9c06833bb93ae8128461869bd69a11d4fc617 /ChangeLog
parentc5db99e82c9ea1cea722c90e53d0547fa809e4c5 (diff)
- Changed to buffered IO
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a49c2a7..46203f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
- Fixed crash when too many connections established
- Announce ourselves as 'clamsmtp' in EHLO/HELO responses which fixes 'loopback'
problems with certain versions of Postfix 1.x
+ - Better IO performance under heavy load
- Fixed most warnings when compiled with -Wall
- Fixed other minor bugs