nonblocking tests: Fix test failure on Linux/IA-64.
[gnulib.git] / ChangeLog
index a070669..5c31c25 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-10-01  Bruno Haible  <bruno@clisp.org>
 
+       nonblocking tests: Fix test failure on Linux/IA-64.
+       * tests/test-nonblocking-pipe.h (PIPE_DATA_BLOCK_SIZE) [Linux/IA-64]:
+       Set to 270000.
+
+2011-10-01  Bruno Haible  <bruno@clisp.org>
+
        mkfifoat tests: Fix a test failure on mingw.
        * tests/test-mkfifoat.c (main): Allow mkfifoat or test_mknodat to fail
        with error ENOSYS.