summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-08-27 15:45:01 -0700
committerPhil Pennock <pdp@exim.org>2011-08-27 15:45:01 -0700
commite12f8c3248614077e92c7ba23386e1f36d570c8f (patch)
treeebd5b229931fa4703e23744a6f32b595bbb720d1 /doc
parent061b7ebd7d69db7674f03025d552fa0bedd0fef8 (diff)
Use .dylib not .so for dynamic libraries on MacOS
Not tested the drtables.c change for dynamically loaded lookups, only the readline loading for -be interactive mode.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 9cef58475..bb182c9dd 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -95,6 +95,8 @@ PP/03 Implement SSL-on-connect outbound with protocol=smtps on smtp transport.
Heavily based on revision 40f9a89a from Simon Arlott's tree.
Bugzilla 97.
+PP/04 Use .dylib instead of .so for dynamic library loading on MacOS.
+
Exim version 4.76
-----------------