Mercurial > emacs
changeset 86236:7df795bd9533
*** empty log message ***
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 19 Nov 2007 11:09:20 +0000 |
parents | 79cf32b82b23 |
children | 2155f31345ad |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Mon Nov 19 11:09:11 2007 +0000 +++ b/lib-src/ChangeLog Mon Nov 19 11:09:20 2007 +0000 @@ -1,3 +1,8 @@ +2007-11-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * pop.c (socket_connection): Move realhost out of #ifdefs. + Set realhost both for HAVE_GETADDRINFO and !HAVE_GETADDRINFO. + 2007-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * pop.c (socket_connection): Use getaddrinfo if available.