summaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran')
-rw-r--r--libgfortran/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 4764ef988c8..ee78d806fae 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,7 @@
+2020-08-03 Tobias Burnus <tobias@codesourcery.com>
+
+ * caf/single.c (_gfortran_caf_lock): Fix typo.
+
2020-07-26 Tobias Burnus <tobias@codesourcery.com>
PR target/96306