diff options
author | Phil Pennock <pdp@exim.org> | 2012-02-18 08:14:29 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-02-18 08:14:29 -0500 |
commit | df6303fac223cae633ac6054ea8d795f2e8bf7ee (patch) | |
tree | 4730ce41dcc64c4b251018d61a3256196fcf3fd8 /doc/doc-txt/ChangeLog | |
parent | 304e34d8d41f861dca7952b6c27b9974047d749f (diff) |
Swap gsasl GSSAPI $auth1/$auth2
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 75d5ccd74..aa11372cb 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -22,6 +22,9 @@ PP/03 Implemented heimdal_gssapi authenticator with "server_keytab" option. PP/04 Local/Makefile support for (AUTH|LOOKUP)_*_PC=foo to use `pkg-config foo` for cflags/libs. +PP/05 Swapped $auth1/$auth2 for gsasl GSSAPI mechanism, to be more consistent + with rest of GSASL and with heimdal_gssapi. + Exim version 4.77 ----------------- |