Mercurial > emacs
changeset 97308:8c9c41a63454
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 05 Aug 2008 23:44:39 +0000 |
parents | f592496a9193 |
children | 9e7bd13d8b05 |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <ulm@gentoo.org> + + * 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 <dann@ics.uci.edu> * etags.c: