Re: [PATCH] sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@

2008-10-26 Thread Simon Josefsson
Jim Meyering <[EMAIL PROTECTED]> writes: > FYI, I've just pushed this: Thanks! /Simon

[PATCH] sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@

2008-10-24 Thread Jim Meyering
FYI, I've just pushed this: Without it, I'd get link errors on mingw about send_used_without_requesting_gnulib_module_send, even when using that module. diff --git a/ChangeLog b/ChangeLog index b59412e..0bf0c00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-24 Jim Meyering <[EMA