From: Steven G. Kargl Date: Sun, 23 Aug 2009 18:13:56 +0000 (+0000) Subject: Correct the ChangeLog entry where Paul Thomas was not included. X-Git-Tag: releases/gcc-4.5.0~3885 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=62a888563d846a79a5e2a1da933bf679234c0b74;p=thirdparty%2Fgcc.git Correct the ChangeLog entry where Paul Thomas was not included. From-SVN: r151036 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index d6d6a9119f73..dc51f027dfe0 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -3,6 +3,7 @@ * fortran/decl.c: Disallow procedure pointers with -std=f95. 2009-08-22 Steven K. kargl + Paul Thomas * fortran/decl.c (match_char_spec): Rename to gfc_match_char_spec, and remove static.