From 3ae0aed3179e055db90d654d3ae71a3ed85ea4d3 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 5 Aug 2008 18:06:40 +0000 Subject: [PATCH] * pop.c (socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and HAVE_KRB5_ERROR_E_TEXT to support compilation with MIT Kerberos and Heimdal, respectively. --- lib-src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2753a9db71c..8fe27192b49 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2008-08-05 Ulrich Mueller + + * pop.c (socket_connection): Add conditionals for + HAVE_KRB5_ERROR_TEXT and HAVE_KRB5_ERROR_E_TEXT to support + compilation with MIT Kerberos and Heimdal, respectively. + 2008-04-24 Adam Go,B3j(Bbiowski (tiny change) * Makefile.in (etags${EXEEXT}, ctags${EXEEXT}): Fix quote typo. -- 2.39.2