comparison 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
comparison
equal deleted inserted replaced
80678:fd95d41865f0 80679:02fa114827be
1 2008-08-05 Ulrich Mueller <ulm@gentoo.org>
2
3 * pop.c (socket_connection): Add conditionals for
4 HAVE_KRB5_ERROR_TEXT and HAVE_KRB5_ERROR_E_TEXT to support
5 compilation with MIT Kerberos and Heimdal, respectively.
6
1 2008-04-24 Adam Go,B3j(Bbiowski <adamg@pld-linux.org> (tiny change) 7 2008-04-24 Adam Go,B3j(Bbiowski <adamg@pld-linux.org> (tiny change)
2 8
3 * Makefile.in (etags${EXEEXT}, ctags${EXEEXT}): Fix quote typo. 9 * Makefile.in (etags${EXEEXT}, ctags${EXEEXT}): Fix quote typo.
4 10
5 2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change) 11 2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change)