Mercurial > hg > xemacs-beta
diff lib-src/ChangeLog @ 5923:61d7d7bcbe76 cygwin
merged heads after pull -u
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Thu, 05 Feb 2015 17:19:05 +0000 |
parents | c03dd89e0055 |
children | 1044acf60048 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Apr 23 22:22:37 2014 +0100 +++ b/lib-src/ChangeLog Thu Feb 05 17:19:05 2015 +0000 @@ -1,3 +1,19 @@ +2014-12-05 Jerry James <james@xemacs.org> + + * gnuserv.c (echo_request): close the socket when done + (handle_unix_request): do not call echo_request on accept failure + +2014-12-05 Jerry James <james@xemacs.org> + + * pop.c (socket_connection): Do not leak a socket if the POP + server's address cannot be determined. + +2014-10-18 Aidan Kehoe <kehoea@parhasard.net> + + * ootags.c (substitute): + Cast the result of strlen to int before comparing it with a signed + value, for the sake of compiler warnings. + 2013-06-23 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.34 "kale" is released.