diff options
author | Phil Pennock <pdp@exim.org> | 2012-02-18 09:22:27 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-02-18 09:22:27 -0500 |
commit | 7e6a8985adde2af36313e3abe5883d6f0aaa2e81 (patch) | |
tree | 59f83d4f09964560f751ba42d15fed8b17361ca4 /doc/doc-txt/ChangeLog | |
parent | f4b00a2db9b3f3a52232dd52229d50122f941058 (diff) |
Document pkg-config for TLS
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index aa11372cb..699da323c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -25,6 +25,9 @@ PP/04 Local/Makefile support for (AUTH|LOOKUP)_*_PC=foo to use PP/05 Swapped $auth1/$auth2 for gsasl GSSAPI mechanism, to be more consistent with rest of GSASL and with heimdal_gssapi. +PP/06 Local/Makefile support for USE_(GNUTLS|OPENSSL)_PC=foo to use + `pkg-config foo` for cflags/libs for the TLS implementation. + Exim version 4.77 ----------------- |