Mercurial > emacs
diff lib-src/ChangeLog @ 80679:02fa114827be
* 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 18:06:40 +0000 |
| parents | 937fa3a32a5d |
| children | ade9bb77cf7c |
line wrap: on
line diff
--- a/lib-src/ChangeLog Tue Aug 05 18:05:59 2008 +0000 +++ b/lib-src/ChangeLog Tue Aug 05 18:06:40 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-04-24 Adam Go,B3j(Bbiowski <adamg@pld-linux.org> (tiny change) * Makefile.in (etags${EXEEXT}, ctags${EXEEXT}): Fix quote typo.
