Use .dylib not .so for dynamic libraries on MacOS
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 2db30fed7af8de2b1aa07b5e694c46373be538c3..bb182c9dd938723eff068b5ccd142c419154d0cf 100644 (file)
@@ -88,6 +88,15 @@ TF/06 Removed a few PCRE remnants.
 TF/07 Automatically extract Exim's version number from tags in the git
       repository when doing development or release builds.
 
+PP/02 Raise smtp_cmd_buffer_size to 16kB. Patch from Paul Fisher.
+      Bugzilla 879.
+
+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
 -----------------