summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6876a14..1be181f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,14 @@
-1.5.1 [???]
+1.6 [2005-10-21]
+ - IMPORTANT: Removed support for listening on ports under < 1024
+ See: http://memberwebs.com/nielsen/software/clamsmtp/faq.html#low-ports
- Support embedded NULLs in email data.
- Fix problems with not listening properly when in daemon mode
- Fix warnings when compiled with gcc 4.0
- Handle empty addresses properly in logs.
- Don't let exchange send it's strange binary data through the proxy
- More Solaris fixes :(
+ - Don't reject emails when server is overloaded or errors.
+ - Don't reject emails when starting the filter command fails.
1.5 [2005-07-31]
- Handle condition of server refusing data transfers more gracefully.