Allow multiple calls to gl_sockets_startup.
[pspp] / ChangeLog
index c66785da6c55d29f9f52241d2d152fa6fea0388f..3309b7b672ec2fb0de3db943b9a7fb72136adf0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,27 @@
+2009-08-02  Bruno Haible  <bruno@clisp.org>
+
+       Allow multiple calls to gl_sockets_startup.
+       * lib/sockets.c (initialized_sockets_version): New variable.
+       (gl_sockets_startup): Do nothing if already called for this or a higher
+       version.
+       (gl_sockets_cleanup): Reset initialized_sockets_version.
+
+2009-08-03  Simon Josefsson  <simon@josefsson.org>
+
+       * tests/test-argp-version-etc-1.sh: Use EXEEXT.  Don't fail on
+       different project/version.
+
 2009-08-02  Paolo Bonzini  <bonzini@gnu.org>
             Bruno Haible  <bruno@clisp.org>
 
+       Tests for module 'pipe-filter-gi'.
+       * modules/pipe-filter-gi-tests: New file.
+       * tests/test-pipe-filter-gi1.sh: New file.
+       * tests/test-pipe-filter-gi1.c: New file.
+       * tests/test-pipe-filter-gi2.sh: New file.
+       * tests/test-pipe-filter-gi2-main.c: New file.
+       * tests/test-pipe-filter-gi2-child.c: New file.
+
        New module 'pipe-filter-gi'.
        * lib/pipe-filter-gi.c: New file.
        * modules/pipe-filter-gi: New file.