Mercurial > emacs
comparison lib-src/ChangeLog @ 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 | 26b2f138dae9 |
children | 4fb874878836 |
comparison
equal
deleted
inserted
replaced
97307:f592496a9193 | 97308:8c9c41a63454 |
---|---|
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-07-31 Dan Nicolaescu <dann@ics.uci.edu> | 7 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 8 |
3 * etags.c: | 9 * etags.c: |
4 * emacsclient.c: Remove VMS support. | 10 * emacsclient.c: Remove VMS support. |
5 | 11 |