diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-28 11:34:57 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-28 11:34:57 +0100 |
commit | 446415f5cd613d69abc8cd3324c06cb4695785f6 (patch) | |
tree | 252c6cb1183a5ef9799fae86fd2c07ac49255b64 /doc/doc-txt/ChangeLog | |
parent | e878c8a7375e1a37c9b10b8eb3481881e00d4bdc (diff) |
Doc: Minor corrections/additions
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 980fabb5e..6532b1ced 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,5 +1,8 @@ Change log file for Exim from version 4.21 ------------------------------------------- +This document describes *changes* to previous versions, that might +affect Exim's operation, with an unchanged configuration file. For new +options, and new features, see the NewStuff file next to this ChangeLog. Exim version 4.88 ----------------- @@ -134,6 +137,9 @@ JH/33 Bug 1914: Ensure socket is nonblocking before draining after SMTP QUIT. HS/01 Fix leak in verify callout under GnuTLS, about 3MB per recipient on an incoming connection. +HS/02 Bug 1802: Do not half-close the connection after sending a request + to rspamd. + Exim version 4.87 ----------------- |