From 80d6e13ece9985fe03e6ebdfd0742a10a71ca6ea Mon Sep 17 00:00:00 2001 From: Tobias Burnus Date: Sat, 8 Mar 2014 12:06:48 +0100 Subject: gfortran.texi (Fortran 2003 Status): Mention finalization, deferred-length character support and input rounding. 2014-03-08 Tobias Burnus * gfortran.texi (Fortran 2003 Status): Mention finalization, deferred-length character support and input rounding. (Fortran 2008 Status): Mention that at termination signalling exceptions are shown. From-SVN: r208429 --- gcc/fortran/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gcc/fortran/ChangeLog') diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index f68353a..118c5de 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,10 @@ +2014-03-08 Tobias Burnus + + * gfortran.texi (Fortran 2003 Status): Mention finalization, + deferred-length character support and input rounding. + (Fortran 2008 Status): Mention that at termination + signalling exceptions are shown. + 2014-03-06 Paul Thomas Janus Weil -- cgit v1.1