aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d42c68170..8c0f2a266d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-04-22 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
+ * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
+
2014-04-22 Will Newton <will.newton@linaro.org>
Venkataramanan Kumar <venkataramanan.kumar@linaro.org>