diff options
author | Phil Pennock <pdp@exim.org> | 2017-02-02 16:02:40 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2017-02-02 16:02:40 -0500 |
commit | f6ef9370d8ad193be6b0203aa85d52b40779242d (patch) | |
tree | 2e0c83691f40743e216d3339364ba1dc09a44f6f /doc | |
parent | 91ef504cad49dd5c710f53816306a935b0ecc29e (diff) |
FreeBSD: Perl no longer in /usr/bin from Ports
FreeBSD Ports by policy no longer allows symlinks in /usr/bin for things
like Perl, so we have to look in /usr/local/bin for it instead.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 03c031106..6cd472434 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -79,6 +79,8 @@ PP/03 Bug 2018: For Proxy Protocol and TLS-on-connect, do not over-read and PP/04 Bug 2018: Also handle Proxy Protocol v2 safely. +PP/05 FreeBSD compat: handle that Ports no longer create /usr/bin/perl + Exim version 4.88 ----------------- |