aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 7302bde..35e2100 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,8 @@
+2022-11-03 Tobias Burnus <tobias@codesourcery.com>
+
+ * testsuite/libgomp.fortran/target-11.f90: New test.
+ * testsuite/libgomp.fortran/target-13.f90: New test.
+
2022-11-02 Thomas Schwinge <thomas@codesourcery.com>
PR libgomp/106643