Add protocol=smtps support to smtp transport.
[exim.git] / doc / doc-txt / ChangeLog
index 2db30fed7af8de2b1aa07b5e694c46373be538c3..9cef584757cb008560d5cbfd2e621984727f8d6a 100644 (file)
@@ -88,6 +88,13 @@ 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.
+
 
 Exim version 4.76
 -----------------