From: Steven G. Kargl Date: Mon, 7 Nov 2005 20:44:38 +0000 (+0000) Subject: * Update ChangeLog with the missing entry from my previous commit. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7accf123b2a81cb8995a5677b0b3f11b03791e93;p=gcc.git * Update ChangeLog with the missing entry from my previous commit. From-SVN: r106611 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 60b20b76970..4e1937a5aac 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,8 @@ +2005-11-07 Steven G. Kargl + + *error.c: Use flag_fatal_error. + *invoke.texi: Remove -Werror from list of options. + 2005-11-06 Paul Thomas PR fortran/24534