X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=c301503c62bdc5534532529ba9b52950c6fe2e13;hb=8df2459e40ab2ee726f4532c0699d4f7a40717d0;hp=a4204715c20b0f32c7460368d0c6aeae6ed1e351;hpb=e6bf8b0764b43ff4ce477b80187a3765b6d2135b;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index a4204715c..c301503c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-09-28 Bruno Haible + * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about + SIGPIPE. + +2008-09-28 Bruno Haible + * tests/test-sigaction.c (handler, main): Disable the check whether SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on glibc systems with LinuxThreads.