summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-12 12:13:04 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-12 12:13:04 -0800
commitd3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2 (patch)
tree6392a290bcaf7b844b59894d5f6edf6258cd8733 /ChangeLog
parent25fdd5d1347767f0b90aed1990cc835a75daabf9 (diff)
downloadglibc-d3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2.tar.gz
glibc-d3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2.tar.xz
glibc-d3c7e68655d65b5e68cfc14c89aefa8dd3f8e3e2.zip
Fix up pthread.h for XPG7.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e524cc2e7..e908e34b9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2010-01-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* conform/data/time.h-data: Allow sigevent tag.
+
 	* posix/sched.h: Define time_t and pid_t for XPG7.
 
 2010-01-12  H.J. Lu  <hongjiu.lu@intel.com>