sys_socket tests: Fix recent mistake.
[gnulib.git] / ChangeLog
index ef33264..eda85bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2011-09-17  Bruno Haible  <bruno@clisp.org>
 
+       sys_socket tests: Fix recent mistake.
+       * tests/test-sys_socket.c (t1): Avoid collision of identifiers.
+
+2011-09-17  Bruno Haible  <bruno@clisp.org>
+
        putenv: Support for MSVC.
        * modules/putenv (Depends-on): Add environ.
        * lib/putenv.c (environ): Disable declaration.