]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/fortran/ChangeLog
Fix up ChangeLog entries (name, e-mail, formatting, otherwise).
[thirdparty/gcc.git] / gcc / fortran / ChangeLog
index def8b05c132a69eb952640fd50fbaa2df1e0621b..f152933a9be2a25cabed63b449f15508fd05ec18 100644 (file)
        (TS 29113 Status): Add TYPE(*) and DIMENSION(..).
        (C Interop): Update the section about TS29113.
 
-2013-02-06 Paul Thomas  <pault@gcc.gnu.org>
+2013-02-06  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/55789
        * trans-array.c (trans_array_constructor): Remove condition
        (variable_decl): Remove undeclared type error.
        (gfc_match_import): Use renamed instead of original name.
 
-2013-01-27 Paul Thomas  <pault@gcc.gnu.org>
+2013-01-27  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/55984
        PR fortran/56047