Overhaul of GnuTLS code.
[exim.git] / doc / doc-txt / ChangeLog
index 3315d0594ede0816b735fe91ed446425af7fd8a8..fdb0074ab66ea980843c978b54d909022ee04ad6 100644 (file)
@@ -99,6 +99,14 @@ PP/23 Added PCRE_CONFIG=yes support to Makefile for using pcre-config to
 PP/24 Fixed headers_only on smtp transports (was not sending trailing dot).
       Bugzilla 1246, report and most of solution from Tomasz Kusy.
 
+JH/02 ${eval } now uses 64-bit and supports a "g" suffix (like to "k" and "m").
+      This may cause build issues on older platforms.
+
+PP/25 Revamped GnuTLS support, passing tls_require_ciphers to
+      gnutls_priority_init, ignoring Exim options gnutls_require_kx,
+      gnutls_require_mac & gnutls_require_protocols (no longer supported).
+      Added SNI support via GnuTLS too.
+
 
 Exim version 4.77
 -----------------