sockets: Add gl_fd_to_handle.
[pspp] / ChangeLog
index 6cb47451c5ef20595d6851e97001ad0cc7576589..fd26362f9ee0e5f93aa86f4516891d9e589d6eb7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,46 @@
+2009-02-09  Simon Josefsson  <simon@josefsson.org>
+
+       * lib/sockets.h (gl_fd_to_handle): New function.
+
+       * tests/test-sockets.c: Call gl_fd_to_handle.
+
+2009-02-09  Bruno Haible  <bruno@clisp.org>
+
+       * doc/havelib.texi: Document the conventions on bi-arch systems.
+
+2009-02-08  Bruno Haible  <bruno@clisp.org>
+
+       Document the AC_LIB_LINKFLAGS macro.
+       * doc/havelib.texi: New file, mostly written on 2005-05-24.
+       * doc/gnulib.texi: Include it.
+
 2009-02-08  Bruno Haible  <bruno@clisp.org>
 
+       Fix wrong order of sections, compared to TOC.
+       * doc/gnulib.texi: Include relocatable-maint.texi after the
+       "Regular expressions" node, not before.
+
+2009-02-08  Bruno Haible  <bruno@clisp.org>
+
+       Tests for module 'unicase/totitle'.
+       * modules/unicase/totitle-tests: New file.
+
+       Tests for module 'unicase/tolower'.
+       * modules/unicase/tolower-tests: New file.
+
+       Tests for module 'unicase/toupper'.
+       * modules/unicase/toupper-tests: New file.
+       * tests/unicase/test-mapping-part1.h: New file.
+       * tests/unicase/test-mapping-part2.h: New file.
+
+       New module 'unicase/totitle'.
+       * modules/unicase/totitle: New file.
+       * lib/unicase/totitle.c: New file.
+
+       New module 'unicase/tolower'.
+       * modules/unicase/tolower: New file.
+       * lib/unicase/tolower.c: New file.
+
        New module 'unicase/toupper'.
        * modules/unicase/toupper: New file.
        * lib/unicase/toupper.c: New file.