From: Chong Yidong Date: Tue, 5 Aug 2008 23:44:39 +0000 (+0000) Subject: * pop.c (socket_connection): Add conditionals for X-Git-Tag: emacs-pretest-23.0.90~3623 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/39b8bb9b73f53dcb2ba3498a1d01edb35a378f89?ds=sidebyside * 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. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d9019c4a88..fdf2082f37 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: