Remove libgfortran log entry, wrong ChangeLog.

From-SVN: r109466
This commit is contained in:
Jerry DeLisle 2006-01-08 01:15:53 +00:00
parent d6bca0d184
commit 8b47b2d6b2
1 changed files with 0 additions and 8 deletions

View File

@ -32,14 +32,6 @@
inquiry functions, in some circumstances.
(resolve_variable): Call check_assumed_size_reference.
2006-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/25598
* io/file_pos.c (unformatted_backspace): Assure the new file position
to seek is not less than zero.
(st_backspace): Set unit bytes_left to zero.
* io/transfer.c (next_record_r): Fix line lengths, no functional change.
2006-01-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/24268