ChangeLog: Fix entry.
authorToon Moene <toon@gcc.gnu.org>
Wed, 28 Dec 2011 11:03:07 +0000 (11:03 +0000)
committerToon Moene <toon@gcc.gnu.org>
Wed, 28 Dec 2011 11:03:07 +0000 (11:03 +0000)
* ChangeLog: Fix entry.

From-SVN: r182708

gcc/fortran/ChangeLog

index d9a9b43..cf74c46 100644 (file)
@@ -37,6 +37,7 @@
        non-compile-time-constant-shape arrays to have a default
        initializer.
        * invoke.texi: Delete the restriction on automatic arrays not
+       being initialized by -finit-<type>=<constant>.
 
 2011-12-15  Tobias Burnus  <burnus@net-b.de>