aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libgfortran/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 0eb171c..373b8da 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -9,7 +9,7 @@
2008-07-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
- PR fortran/36852
+ PR fortran/36582
* io/list_read.c: If variable rank is zero, do not adjust the found
namelist object pointer.