diff options
author | Tobias Schlüter <tobi@gcc.gnu.org> | 2005-03-19 20:46:52 +0100 |
---|---|---|
committer | Tobias Schlüter <tobi@gcc.gnu.org> | 2005-03-19 20:46:52 +0100 |
commit | e76d0ec635c674f2f201d80e958515bc4a228fe3 (patch) | |
tree | 09b7f7ce6d6a304e72054b6ae471b942d08512e6 /gcc | |
parent | 9439ae414f662f6923a4067e0906b11baab5fa7c (diff) | |
download | gcc-e76d0ec635c674f2f201d80e958515bc4a228fe3.zip gcc-e76d0ec635c674f2f201d80e958515bc4a228fe3.tar.gz gcc-e76d0ec635c674f2f201d80e958515bc4a228fe3.tar.bz2 |
Fix dates on ChangeLog
From-SVN: r96740
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/fortran/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 762b393..f2ab959 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,4 +1,4 @@ -2005-03-18 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> +2005-03-19 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> * 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 <tobias.schlueter@physik.uni-muenchen.de> +2005-03-19 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> * gfortran.h (arith): Remove ARITH_0TO0. * arith.c (gfc_arith_error): Remove handling of ARITH_0TO0. |