about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-12-05 09:38:27 +0000
committerRoland McGrath <roland@gnu.org>2004-12-05 09:38:27 +0000
commit9bcddebdcf1413c4461f702a9e70fc7ce9c7c071 (patch)
tree5002b70e0536f896d6923ec22cd029c794d5d518 /nptl/ChangeLog
parent1ff241b87cd7afc1d3fde050d0d73932fe721587 (diff)
downloadglibc-9bcddebdcf1413c4461f702a9e70fc7ce9c7c071.tar.gz
glibc-9bcddebdcf1413c4461f702a9e70fc7ce9c7c071.tar.xz
glibc-9bcddebdcf1413c4461f702a9e70fc7ce9c7c071.zip
bogon
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index db184cf140..4c914dbf74 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -13,12 +13,6 @@
 	These are now handled by generic magic from
 	libpthread-static-only-routines being set.
 
-2004-11-17  Roland McGrath  <roland@redhat.com>
-
-	* sysdeps/unix/sysv/linux/timer_create.c (timer_create): Handle
-	CLOCK_PROCESS_CPUTIME_ID and CLOCK_PROCESS_THREAD_ID specially,
-	translating to the kernel clockid_t for our own process/thread clock.
-
 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_PRIORITIZED_IO,