summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-11-25 15:21:56 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-11-25 15:31:04 +0000
commitb3317cfaabe29c73478125e14f58236b2229da4b (patch)
treeae6b46535729685d9ba9b084af0fab56f4b48ae4 /doc/doc-txt/ChangeLog
parent0a54bc3532296b5b7f1b5d4b3e0e052323591f8e (diff)
Local_scan: bump the ABI major version numberexim-4.93-RC5
Broken-by: 925ac8e4f1
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index faf6914ca..64198944a 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -206,6 +206,12 @@ JH/44 With OpenSSL 1.1.1 (onwards) disable renegotiation for TLS1.2 and below;
JH/45 local_scan API: documented the current smtp_printf() call. This changed
for version 4.90 - adding a "more data" boolean to the arguments.
+ Bumped the ABI version number also, this having been missed previously;
+ release versions 4.90 to 4.92.3 inclusive were effectively broken in
+ respect of usage of smtp_printf() by either local_scan code or libraries
+ accessed via the ${dlfunc } expansion item. Both will need coding
+ adjustment for any calls to smtp_printf() to match the new function
+ signature; a FALSE value for the new argument is always safe.
Exim version 4.92