From: Tobias Schlüter Date: Thu, 26 Aug 2004 13:25:16 +0000 (+0200) Subject: io.h, [...]: Fix formatting issues, update copyright years. X-Git-Tag: releases/gcc-4.0.0~5511 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=20edd06b2f06e2ec2d5454793487fb97aeb9fa61;p=thirdparty%2Fgcc.git 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 --- diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index aff020da047a..33e16c9dd31e 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