From: Phil Pennock Date: Sat, 11 Feb 2017 21:10:16 +0000 (-0500) Subject: Mention FreeBSD/iconv in README.UPDATING X-Git-Tag: exim-4_89_RC4~2 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/d6a72690b2361a4f9aa95ce34769c0d7433e02d0 Mention FreeBSD/iconv in README.UPDATING (cherry picked from commit 0aaf76a49ec6e788d56b3b2100436f3641284532) Signed-off-by: Phil Pennock --- diff --git a/src/README.UPDATING b/src/README.UPDATING index ef07d6533..5dbc8afb4 100644 --- a/src/README.UPDATING +++ b/src/README.UPDATING @@ -35,6 +35,9 @@ Exim version 4.89 The file doc/openssl.txt contains instructions for installing a current OpenSSL outside the system library paths and building Exim to use it. + * FreeBSD: we now always use the system iconv in libc, as all versions of + FreeBSD supported by the FreeBSD project provide this functionality. + Exim version 4.88 -----------------