Provide ChangeLog entry for last commit.
[pspp] / ChangeLog
index cabfad251ed5578341d5c93114b44c4375ba3bfd..f8490dc3dc3eb849d2eee5e91b43358a18d46900 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,90 @@
+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
+       __USE_GNU, for consistency with netdb.in.h.
+       Reported by Alan Hourihane <alanh@fairlite.co.uk>.
+
+2009-03-01  Bruno Haible  <bruno@clisp.org>
+
+       More support for FreeMiNT.
+       * lib/fseeko.c (rpl_fseeko): Complete last commit.
+       Reported by Alan Hourihane <alanh@fairlite.co.uk>.
+
+2009-03-01  Bruno Haible  <bruno@clisp.org>
+
+       More support for FreeMiNT.
+       * lib/fpurge.c (fpurge): Correct last commit.
+       Reported by Alan Hourihane <alanh@fairlite.co.uk>.
+
+2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Fix unportable awk script in vc-list-files.
+       * build-aux/vc-list-files: In the replacement awk script, use
+       substr with a second argument of 1, not zero.
+       Report by Simon Josefsson.
+
+2009-02-28  Bruno Haible  <bruno@clisp.org>
+
+       More support for FreeMiNT.
+       * lib/freading.c (freading) [__MINT__]: Use new macros that were added
+       to FreeMiNT today.
+       * lib/fwriting.c (fwriting): Likewise.
+       Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
+
+2009-02-28  Bruno Haible  <bruno@clisp.org>
+
+       * tests/test-freadseek.c (main): Disable test beyond end of file on
+       FreeMiNT.
+       * tests/test-ftello.c (main): Likewise.
+       Patch by Alan Hourihane <alanh@fairlite.co.uk>.
+
+2009-02-28  Bruno Haible  <bruno@clisp.org>
+
+       Add tentative support for FreeMiNT.
+       * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
+       * lib/fpurge.c (fpurge): Likewise.
+       * lib/freadable.c (freadable): Likewise.
+       * lib/freading.c (freading): Likewise.
+       * lib/freadptr.c (freadptr): Likewise.
+       * lib/freadseek.c (freadptrinc): Likewise.
+       * lib/fseeko.c (rpl_fseeko): Likewise.
+       * lib/fseterr.c (fseterr): Likewise.
+       * lib/fwritable.c (fwritable): Likewise.
+       * lib/fwriting.c (fwriting): Likewise.
+       * lib/freadahead.c (freadahead): Likewise, based on code by Alan
+       Hourihane.
+       Reported by Alan Hourihane <alanh@fairlite.co.uk>.
+
+2009-02-28  Bruno Haible  <bruno@clisp.org>
+
+       * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
+       SIGCHLD.
+       Reported by Jim Meyering.
+
+2009-02-28  Bruno Haible  <bruno@clisp.org>
+
+       * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
+       Mention the results of these tests on various platforms.
+       * doc/posix-functions/fprintf.texi: Mention platforms in canonical
+       order.
+       * doc/posix-functions/printf.texi: Likewise.
+       * doc/posix-functions/snprintf.texi: Likewise.
+       * doc/posix-functions/sprintf.texi: Likewise.
+       * doc/posix-functions/vfprintf.texi: Likewise.
+       * doc/posix-functions/vprintf.texi: Likewise.
+       * doc/posix-functions/vsnprintf.texi: Likewise.
+       * doc/posix-functions/vsprintf.texi: Likewise.
+       * doc/glibc-functions/obstack_printf.texi: Likewise.
+       * doc/glibc-functions/obstack_vprintf.texi: Likewise.
+
 2009-02-28  Bruno Haible  <bruno@clisp.org>
 
        * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.