Use .dylib not .so for dynamic libraries on MacOS
[exim.git] / doc / doc-txt / ChangeLog
index cba3385a1e15d88f8ab5ada84ee4d26c195fdb3b..bb182c9dd938723eff068b5ccd142c419154d0cf 100644 (file)
@@ -85,6 +85,18 @@ TF/05 Removed obsolete $Cambridge$ CVS revision strings.
 
 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
 -----------------