summaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran')
-rw-r--r--libgfortran/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 0b24143c2b9..2c9a8a83d97 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,5 +1,6 @@
2010-01-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+ PR libfortran/42742
* io/format.c (parse_format): Set limit on size of format strings that
will be cached.