diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-09-03 02:54:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-09-03 02:54:21 +0000 |
commit | 763d0f40cf4eb7861a1e4190c5bb5394334eb26a (patch) | |
tree | 5024f2ceb6d18bd3b5f688f48a507291a4241efb | |
parent | 5777d565adb19dd2133c71be65455b8551f3ea43 (diff) | |
download | glibc-763d0f40cf4eb7861a1e4190c5bb5394334eb26a.tar.gz glibc-763d0f40cf4eb7861a1e4190c5bb5394334eb26a.tar.xz glibc-763d0f40cf4eb7861a1e4190c5bb5394334eb26a.zip |
Update.
-rw-r--r-- | nptl/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 789918fe67..a92ac5ad67 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -21,6 +21,7 @@ * sysdeps/unix/sysv/linux/powerpc/not-cancel.h: New file. * sysdeps/unix/sysv/linux/sparc/not-cancel.h: New file. + * sysdeps/unix/sysv/linux/x86_64/not-cancel.h: Fix a typo. 2003-09-02 Ulrich Drepper <drepper@redhat.com> |