summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cc48ce4e8..fb0177d554 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-04-10 Torvald Riegel <triegel@redhat.com>
+
+ * benchtests/pthread_once-inputs: New file.
+ * benchtests/pthread_once-source.c: New file.
+ * benchtests/README: Update documentation.
+
2014-04-09 Igor Zamyatin <igor.zamyatin@intel.com>
H.J. Lu <hongjiu.lu@intel.com>