summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-09-06 01:20:31 +0000
committerUlrich Drepper <drepper@redhat.com>2005-09-06 01:20:31 +0000
commitbf017034fb453310fa5093a1346c52fe8926f670 (patch)
treeb40cb3e444b49bd7ceed053876943d96b35d77e9 /nptl
parentdbc92dc6cbb8f5faefbf2d9ff5ec578b1809310e (diff)
.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index cc28acaac3..2d63ed8a3d 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-05 Kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+ * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_mutex_lock_wait):
+ Fix typo in register name.
+
2005-08-23 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):