From 39b8bb9b73f53dcb2ba3498a1d01edb35a378f89 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 5 Aug 2008 23:44:39 +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 d9019c4a881..fdf2082f37c 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-07-31 Dan Nicolaescu * etags.c: -- 2.39.2