Document pkg-config for TLS
[users/jgh/exim.git] / doc / doc-txt / NewStuff
index 3ca10e84f1f8dd2f6e6489f24f3fbcf74d8d6ede..487ce30b347c73f53ab6e0edcf06be45621501e5 100644 (file)
@@ -18,6 +18,17 @@ Version 4.78
     Exim is currently unable to construct strings with embedded NULs for
     use as keys in lookups against sasldb2.
 
     Exim is currently unable to construct strings with embedded NULs for
     use as keys in lookups against sasldb2.
 
+ 2. New authenticator driver, "heimdal_gssapi".  Server-only.
+    A replacement for using cyrus_sasl with Heimdal, now that $KRB5_KTNAME
+    is no longer honoured for setuid programs by Heimdal.  Use the
+    "server_keytab" option to point to the keytab.
+
+ 3. The "pkg-config" system can now be used when building Exim to reference
+    cflags and library information for lookups and authenticators, rather
+    than having to update "CFLAGS", "AUTH_LIBS", "LOOKUP_INCLUDE" and
+    "LOOKUP_LIBS" directly.  Similarly for handling the TLS library support
+    without adjusting "TLS_INCLUDE" and "TLS_LIBS".
+
 
 Version 4.77
 ------------
 
 Version 4.77
 ------------