diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-05-06 20:19:31 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-05-06 21:04:11 +0100 |
commit | 7d758a6a6842fac6c511039c29d76300e2e21ccd (patch) | |
tree | 2fe98fe2787486cb4fc164283148c9d37fc5e7f3 /doc/doc-txt/ChangeLog | |
parent | 40525d07a858c90293bc09188fb539a1cec3f8aa (diff) |
Enable use of sendfile on FreeBSD
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index aca12ea00..2078b3521 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -63,7 +63,7 @@ JH/09 Avoid using a temporary file during transport using dkim. Unless a JH/10 Enable use of sendfile in Linux builds as default. It was disabled in 4.77 as the kernel support then wasn't solid, having issues in 64bit - mode. Now, it's been long enough. + mode. Now, it's been long enough. Add support for FreeBSD also. JH/11 Bug 2104: Fix continued use of a transport connection with TLS. In the case where the routing stage had gathered several addresses to send to |