comparison 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
comparison
equal deleted inserted replaced
5921:68639fb08af8 5923:61d7d7bcbe76
1 2014-12-05 Jerry James <james@xemacs.org>
2
3 * gnuserv.c (echo_request): close the socket when done
4 (handle_unix_request): do not call echo_request on accept failure
5
6 2014-12-05 Jerry James <james@xemacs.org>
7
8 * pop.c (socket_connection): Do not leak a socket if the POP
9 server's address cannot be determined.
10
11 2014-10-18 Aidan Kehoe <kehoea@parhasard.net>
12
13 * ootags.c (substitute):
14 Cast the result of strlen to int before comparing it with a signed
15 value, for the sake of compiler warnings.
16
1 2013-06-23 Stephen J. Turnbull <stephen@xemacs.org> 17 2013-06-23 Stephen J. Turnbull <stephen@xemacs.org>
2 18
3 * XEmacs 21.5.34 "kale" is released. 19 * XEmacs 21.5.34 "kale" is released.
4 20
5 2013-03-06 Jerry James <james@xemacs.org> 21 2013-03-06 Jerry James <james@xemacs.org>