From f205d1da0f39deccade0353a5765d86239f324ba Mon Sep 17 00:00:00 2001 From: Jerry DeLisle Date: Thu, 25 Feb 2010 05:53:35 +0000 Subject: [PATCH] Fix ChangeLog Entry. From-SVN: r157061 --- libgfortran/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 785a3a8c8384..2eadbba61d4e 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,5 +1,6 @@ 2010-02-24 Jerry DeLisle + PR libfortran/43155 * io/transfer.c (require_type): Subtract one from item_count for output of error message. Add comment before formatted_transfer function explaining why the item_count is off by one. -- 2.47.2