aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 07b36fdd194..9cf39e62b78 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,10 @@
+2015-07-15 Janne Blomqvist <jb@gcc.gnu.org>
+
+ PR libfortran/66861
+ * io/unix.c (compare_file_filename): Verify that u->filename is
+ non-NULL before strcmp.
+ (find_file0): Likewise.
+
2015-04-22 Release Manager
* GCC 5.1.0 released.