summaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-26 22:17:41 +0000
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-26 22:17:41 +0000
commitef51935eb9e0852d1b7a44e1081c58e2590b6072 (patch)
tree6c5cc1de24771bff37e8b44cc636e564ab5a1cea /libgfortran
parent9ab83ab2ab32ca47a2b6dbf436fa97130a997b8d (diff)
downloadgcc-ef51935eb9e0852d1b7a44e1081c58e2590b6072.tar.gz
Add PR to ChangeLog.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98796 138bc75d-0d04-0410-961f-82ee72b054a4
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 52f6c9f88fe..f0973032ce8 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,5 +1,6 @@
2005-04-26 David Edelsohn <edelsohn@gnu.org>
+ PR libfortran/20930
* io/rewind.c (st_rewind): Flush the stream when resetting the mode
from WRITING to READING.