Avoid a gcc warning.
[pspp] / ChangeLog
index 080e4b035f96ded720723887b3c951e72a90a3a7..2387d2436d9c4f074234ab25e7738574be0a4097 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2009-03-01  Bruno Haible  <bruno@clisp.org>
+
+       Avoid a gcc warning.
+       * tests/test-sched.c (b): Make global.
+       Reported by Eric Blake.
+
+2009-01-19  Martin Lambers  <marlam@marlam.de>
+
+       Provide POSIX semantics for socket timeout options on W32.
+       * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
+       * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
+       * modules/setsockopt: Depend on sys_time module for struct timeval.
+       * modules/getsockopt: Depend on sys_time module for struct timeval.
+
 2009-03-01  Simon Josefsson  <simon@josefsson.org>
 
        * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of