From 446415f5cd613d69abc8cd3324c06cb4695785f6 Mon Sep 17 00:00:00 2001 From: "Heiko Schlittermann (HS12-RIPE)" Date: Mon, 28 Nov 2016 11:34:57 +0100 Subject: Doc: Minor corrections/additions --- doc/doc-txt/ChangeLog | 6 ++++++ doc/doc-txt/NewStuff | 2 ++ 2 files changed, 8 insertions(+) (limited to 'doc/doc-txt') 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 ----------------- diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index ac1968627..013004bb9 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -63,6 +63,8 @@ Version 4.88 previous communication with the peer (we save a cookie from it) this will only become active on frequently-contacted destinations. +16. A new syslog_pid option to suppress PID duplication in syslog lines. + Version 4.87 ------------ -- cgit v1.2.3