Fix ChangeLog.

From-SVN: r140996
This commit is contained in:
Jerry DeLisle 2008-10-09 04:09:19 +00:00
parent 22a6009350
commit af43ff01e1
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
2008-10-08 Jerry DeLisle <jvdelisle@gcc.gnu.org
PR libfortran/37707
* io/list_read.c (nml_get_obj_data): If the first namelist object rank is
greater than zero, call nml_object_read with the first object rather
* io/list_read.c (nml_get_obj_data): If the first namelist object rank
is greater than zero, call nml_object_read with the first object rather
than the sub-object.
2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>