about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2012-09-14 14:31:29 -0600
committerJeff Law <law@redhat.com>2012-09-14 14:31:29 -0600
commit97bc38d7a55befa5353bc04caff4329b7778bc84 (patch)
treefeb29f82b94e4c16592fb200d643bc4a0c9fa0bb /nptl/ChangeLog
parent784761bee3828e4e21cbe15340c7a99e3fd1788b (diff)
downloadglibc-97bc38d7a55befa5353bc04caff4329b7778bc84.tar.gz
glibc-97bc38d7a55befa5353bc04caff4329b7778bc84.tar.xz
glibc-97bc38d7a55befa5353bc04caff4329b7778bc84.zip
[BZ #14583]
        * sysdeps/pthread/pthread.h: Fix prototype of __sigsetjmp.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 7745b2edd2..5d784a5f9c 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-14  Jeff Law  <law@redhat.com>
+
+	[BZ #14583]
+	* sysdeps/pthread/pthread.h: Fix prototype of __sigsetjmp.
+
 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #14576]