about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-06 09:28:48 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-06 09:28:48 +0000
commitc70ad7d71e248cade1345ce53a4229a43edbc932 (patch)
treeba811ab4b3f14d28c37b8246773a42f865708e95 /nptl/ChangeLog
parenta9f17952b8655c981638b3243d795961538d8998 (diff)
downloadglibc-c70ad7d71e248cade1345ce53a4229a43edbc932.tar.gz
glibc-c70ad7d71e248cade1345ce53a4229a43edbc932.tar.xz
glibc-c70ad7d71e248cade1345ce53a4229a43edbc932.zip
Update.
2003-04-06  Ulrich Drepper  <drepper@redhat.com>

	* descr.h (struct pthread): Move cancelhandling member to the front.
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 c798977cc6..7bfcef863b 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-06  Ulrich Drepper  <drepper@redhat.com>
+
+	* descr.h (struct pthread): Move cancelhandling member to the front.
+
 2003-04-05  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/register-atfork.c: Define malloc_prepare,