summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index e5fab66e64..60bab8502c 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,6 @@
 2009-04-22  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #10090]
 	* pthread_attr_setschedparam.c (__pthread_attr_setschedparam):
 	Check policy and priority for validity.
 	Patch mostly by Zhang Xiliang <zhangxiliang@cn.fujitsu.com>.