aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-12-14 18:03:28 +0000
committerUlrich Drepper <drepper@redhat.com>2006-12-14 18:03:28 +0000
commit36775704ae63c5566a4169e88d9a806e8a37ab40 (patch)
treecd7bb329c508e9e51fc3393f19b58eb2a537c409 /ChangeLog
parent1cc444baba3d085154c7a75a058cefc86c2ffce7 (diff)
downloadglibc-36775704ae63c5566a4169e88d9a806e8a37ab40.tar
glibc-36775704ae63c5566a4169e88d9a806e8a37ab40.tar.gz
glibc-36775704ae63c5566a4169e88d9a806e8a37ab40.tar.bz2
glibc-36775704ae63c5566a4169e88d9a806e8a37ab40.zip
* misc/tst-pselect.c (do_test): Make sure the helper process is
terminating when the test is aborted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53b8f3d8ba..cdcdf5a42c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-14 Ulrich Drepper <drepper@redhat.com>
+
+ * misc/tst-pselect.c (do_test): Make sure the helper process is
+ terminating when the test is aborted.
+
2006-12-13 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.