diff options
author | François-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2005-03-23 21:45:04 +0000 |
---|---|---|
committer | François-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2005-03-23 21:45:04 +0000 |
commit | 2852cd64d82f0ec40c0a5a0d2a6b48841aa3d825 (patch) | |
tree | 735aa210eb062d981091c5b147bc7eb2a94d35e2 | |
parent | fd4f678cf2f834064f02cf21f5e0ca72e0263692 (diff) | |
download | gcc-2852cd64d82f0ec40c0a5a0d2a6b48841aa3d825.zip gcc-2852cd64d82f0ec40c0a5a0d2a6b48841aa3d825.tar.gz gcc-2852cd64d82f0ec40c0a5a0d2a6b48841aa3d825.tar.bz2 |
* libgfortran/Changelog: last commit had wrong date in Changelog
From-SVN: r96954
-rw-r--r-- | libgfortran/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index a3964b7..92fec6f 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,4 +1,4 @@ -2005-02-27 Francois-Xavier Coudert <coudert@clipper.ens.fr> +2005-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr> PR libfortran/18025 * write.c (output_float): Handling the "F0.d" format similarly as |