From: Bruno Haible Date: Fri, 10 Oct 2008 02:35:51 +0000 (+0200) Subject: Keep ChangeLog entries in at most 80 screen columns. X-Git-Tag: v0.1~6865 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=eb0c972959d1f0996747f3eb4e697b94bd3760ae;p=gnulib.git Keep ChangeLog entries in at most 80 screen columns. --- diff --git a/ChangeLog b/ChangeLog index 37f0bbf4e..838a82223 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,8 +26,8 @@ 2008-10-09 Bruno Haible - * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function when - the sys_socket module is present and the system has . + * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function + when the sys_socket module is present and the system has . 2008-10-09 Bruno Haible @@ -43,7 +43,8 @@ Bruno Haible Combine the two replacements of 'close'. - * lib/sys_socket.in.h (close): Define to a reminder to include . + * lib/sys_socket.in.h (close): Define to a reminder to include + . (_gl_close_fd_maybe_socket): New declaration. (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro. * lib/winsock.c (close): Remove undefinition.