From 6ee110613402e8562c03b4a11c3ffbdbd47bd153 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Wed, 5 Jun 2019 05:35:28 -0400 Subject: Unbreak heimdal_gssapi auth driver Commit 251b9eb46 broke heimdal_gssapi by changing the function definition in the `.c` without changing the declaration in the `.h`. Was part of 4.92. Make corresponding `.h` change to reflect newer internal API. --- doc/doc-txt/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b4e58990e..52fcc8284 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -127,6 +127,8 @@ JH/25 The smtp transport option "hosts_try_fastopen" now enables all hosts by JH/26 The PIPE_CONNECT facility is promoted from experimental status and is now controlled by the build-time option SUPPORT_PIPE_CONNECT. +PP/01 Unbreak heimdal_gssapi, broken in 4.92. + Exim version 4.92 ----------------- -- cgit v1.2.3