From: Tobias Schlüter Date: Sat, 19 Mar 2005 19:46:52 +0000 (+0100) Subject: Fix dates on ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e76d0ec635c674f2f201d80e958515bc4a228fe3;p=gcc.git Fix dates on ChangeLog From-SVN: r96740 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 762b393296e..f2ab9597b4a 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,4 +1,4 @@ -2005-03-18 Tobias Schl"uter +2005-03-19 Tobias Schl"uter * dump-parse-tree.c (gfc_show_expr): Dump name of namespace in which the variable is declared. @@ -6,7 +6,7 @@ PR fortran/18525 * resolve.c (was_declared): Also check for dummy attribute. -2005-03-18 Tobias Schl"uter +2005-03-19 Tobias Schl"uter * gfortran.h (arith): Remove ARITH_0TO0. * arith.c (gfc_arith_error): Remove handling of ARITH_0TO0.