OSDN Git Service

Fix dates on ChangeLog
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Mar 2005 19:46:52 +0000 (19:46 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Mar 2005 19:46:52 +0000 (19:46 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96740 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fortran/ChangeLog

index 762b393..f2ab959 100644 (file)
@@ -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.