aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
authorJerry DeLisle <jvdelisle@gcc.gnu.org>2007-04-15 01:53:43 +0000
committerJerry DeLisle <jvdelisle@gcc.gnu.org>2007-04-15 01:53:43 +0000
commitb4501dfdd2b424fb79113d18ef2511b9db47d162 (patch)
tree36af4e0cbb1f0d8e076f231c0d95fdfaa9a90049 /libgfortran/ChangeLog
parent65a333394f7ea2bc72b48aff8fa72e92f750d838 (diff)
downloadgcc-b4501dfdd2b424fb79113d18ef2511b9db47d162.zip
gcc-b4501dfdd2b424fb79113d18ef2511b9db47d162.tar.gz
gcc-b4501dfdd2b424fb79113d18ef2511b9db47d162.tar.bz2
open.c (test_endfile): Revert changes for 31052, restoring this function.
2007-04-14 Jerry DeLisle <jvdelisle@gcc.gnu.org> * io/open.c (test_endfile): Revert changes for 31052, restoring this function. From-SVN: r123842
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 17f0885..153a442 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,9 +1,14 @@
+2007-04-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+ * io/open.c (test_endfile): Revert changes for 31052, restoring this
+ function.
+
2007-04-14 Steve Ellcey <sje@cup.hp.com>
* Makefile.am: Add -I .. to ACLOCAL_AMFLAGS. Add libgfortran_la_LINK.
* Makefile.in: Regenerate.
-2007-04-11 Kai Tietz <kai.tietz@onevision.com>
+2007-04-11 Kai Tietz <kai.tietz@onevision.com>
* configure: Regenerate.