aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libgfortran/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index 945899e..3abdc04 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -2,6 +2,7 @@
PR libfortran/44934
* io/file_pos.c (st_endfile): Correctly set unit flags for form.
+ * io/transfer.c (data_transfer_init): Fix indentation of whitespace.
2010-07-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>