diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-11-06 14:53:48 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-11-06 14:53:48 +0000 |
commit | 96bf6859ea5c042605edd208ff7ce557b73454f2 (patch) | |
tree | 30b08f2aeb172d31e875e964b7dea8fd395a8430 /doc | |
parent | b98bae0c3627550c2ffa8fe6cad83a0ed7dc51d7 (diff) |
FreeBSD: do not strip binaries
Reverses commit 4a23603b53
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index d38163be5..a5712fce8 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -32,6 +32,10 @@ JH/07 Change the SMTP feature name for pipelining connect to be compliant with RFC 5321. Previously Dovecot (at least) would log errors during submission. +JH/08 Remove stripping of the binaries from the FreeBSD build. This was added + in 4.61 without a reason logged. Binaries will be bigger, which might + matter on diskspace-constrained systems, but debug is easier. + Exim version 4.95 ----------------- |