summaryrefslogtreecommitdiffstats
path: root/libgfortran
diff options
context:
space:
mode:
authorjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>2008-10-09 04:09:19 +0000
committerjvdelisle <jvdelisle@138bc75d-0d04-0410-961f-82ee72b054a4>2008-10-09 04:09:19 +0000
commit4f00d3f7b6cc9cd1c5eeaba79d3c96ce1adc5c63 (patch)
tree13d95c47cdfb7367cc46ee1cdb5bae5f8532d285 /libgfortran
parentfd8af31eeaf16fc045dd5a4ae04aadd26ebdb8d3 (diff)
downloadppe42-gcc-4f00d3f7b6cc9cd1c5eeaba79d3c96ce1adc5c63.tar.gz
ppe42-gcc-4f00d3f7b6cc9cd1c5eeaba79d3c96ce1adc5c63.zip
Fix ChangeLog.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140996 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran')
-rw-r--r--libgfortran/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 4e115957144..7905b4cc764 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -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>
OpenPOWER on IntegriCloud