diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-01-05 22:44:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-01-05 22:44:54 +0000 |
commit | 17041e4ff09d3a9308c15bdfc2e63e629d9b364b (patch) | |
tree | 249529bae3ac2d02fcb7da7c35fada74d0da8cbb /ChangeLog | |
parent | 22347a8b2396496a4ea4fae22da416e38e621bd3 (diff) | |
download | glibc-17041e4ff09d3a9308c15bdfc2e63e629d9b364b.tar.gz glibc-17041e4ff09d3a9308c15bdfc2e63e629d9b364b.tar.xz glibc-17041e4ff09d3a9308c15bdfc2e63e629d9b364b.zip |
* rt/tst-aio3.c: The thread is now supposed to be created.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5a7169f34b..2bbd6c781b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-05 Ulrich Drepper <drepper@redhat.com> + + * rt/tst-aio3.c: The thread is now supposed to be created. + 2006-01-05 Roland McGrath <roland@redhat.com> * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE when |