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-Tag: releases/gcc-4.1.0~1000 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7accf123b2a81cb8995a5677b0b3f11b03791e93;p=thirdparty%2Fgcc.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 60b20b769705..4e1937a5aaca 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