# HG changeset patch # User Chong Yidong # Date 1217979879 0 # Node ID 8c9c41a63454f28b700cc3ef97976d59c6a3450f # Parent f592496a91938e704369840438588b2eee111873 * 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 -r f592496a9193 -r 8c9c41a63454 lib-src/ChangeLog --- a/lib-src/ChangeLog Tue Aug 05 23:44:07 2008 +0000 +++ b/lib-src/ChangeLog Tue Aug 05 23:44:39 2008 +0000 @@ -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: