From 20edd06b2f06e2ec2d5454793487fb97aeb9fa61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Schl=C3=BCter?= Date: Thu, 26 Aug 2004 15:25:16 +0200 Subject: [PATCH] io.h, [...]: Fix formatting issues, update copyright years. * io/io.h, io/list_read.c, io/open.c, io/transfer.c, io/write.c: Fix formatting issues, update copyright years. (Add Previously missing ChangeLog entry) From-SVN: r86621 --- libgfortran/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index aff020da047..33e16c9dd31 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -15,6 +15,11 @@ * Makefile.am (libgfortran_la_LDFLAGS): Add -lm. * Makefile.in: Rebuilt. +2004-08-23 Tobias Schlueter + + * io/io.h, io/list_read.c, io/open.c, io/transfer.c, io/write.c: + Fix formatting issues, update copyright years. + 2004-08-21 Bud Davis PR 16908