summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2008-05-27 12:50:55 +0000
committerStef Walter <stef@memberwebs.com>2008-05-27 12:50:55 +0000
commit9d90c0e2874753692b1af9302ec5afbe3c94aa20 (patch)
tree2e2f2a5752118b553dcaebdb6aa1b52b64c93d84 /ChangeLog
parentf81457cf835cc6a1c79f104ea80bf6e50bf7e2ac (diff)
- Make the XFOWARD HELO available as a environment variable in scripts. [Glenn Matthys]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aeee25a..43bc604 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
1.8
+ - Make the XFOWARD HELO available as a environment variable in scripts. [Glenn Matthys]
- Send an RSET to the server after filter fails an email.
- Fix an uninitialized pid variable.