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 d9a9b430a4215225d0a3fadcb7b5c860472c16cd..cf74c46933e25f7bb360905a746f0205e0b0e6b5 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>