Fix -be macro definition
[exim.git] / doc / doc-txt / ChangeLog
index d38163be55f1a5ed3936731c97eaf54c324b524b..7f6814d5e906f0f9a5ce28afcd951d0f454d872a 100644 (file)
@@ -32,6 +32,14 @@ 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.
+
+JH/09 Fix macro-definition during "-be" expansion testing.  The move to
+      write-protected store for macros had not accounted for these runtime
+      additions; fix by removing this protection for "-be" mode.
+
 
 Exim version 4.95
 -----------------