about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-07-02 07:08:07 -0700
committerUlrich Drepper <drepper@redhat.com>2010-07-02 07:08:07 -0700
commit145569dc4130d102363e17c7322e250310cbc397 (patch)
tree846e9ccdae0a82e14bfb04d54f4b44059dfad440 /nptl/ChangeLog
parent48b42dde17d79a0effc9ba85110aef2172e3e641 (diff)
downloadglibc-145569dc4130d102363e17c7322e250310cbc397.tar.gz
glibc-145569dc4130d102363e17c7322e250310cbc397.tar.xz
glibc-145569dc4130d102363e17c7322e250310cbc397.zip
Improve new tst-abstime test.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index d60e368f9c..80b99759ca 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-02  Ulrich Drepper  <drepper@redhat.com>
+
+	* tst-abstime.c: Correct testing and add test for sem_timedwait.
+
 2010-07-01  Andreas Schwab  <schwab@redhat.com>
 	    Ulrich Drepper  <drepper@redhat.com>