summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 806c4f2f2bd..be6a13a99fc 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,9 @@
+2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
+ Martin Jambor <mjambor@suse.cz>
+
+ * plugin/hsa.h: Moved to top level include.
+ * plugin/plugin-hsa.c: Chanfgd include of hsa.h accordingly.
+
2017-01-21 Jakub Jelinek <jakub@redhat.com>
PR other/79046