diff options
author | Paul Brook <pbrook@gcc.gnu.org> | 2004-09-06 16:58:16 +0000 |
---|---|---|
committer | Paul Brook <pbrook@gcc.gnu.org> | 2004-09-06 16:58:16 +0000 |
commit | 8a57cd3d5e63ab1e0ec1127ec548d535993b71c4 (patch) | |
tree | 2de156db03d75c546dbd24c80ac65ddc56de9136 /libgfortran/ChangeLog | |
parent | 2cada022f179388388297111dbc6f7c4510c5648 (diff) | |
download | gcc-8a57cd3d5e63ab1e0ec1127ec548d535993b71c4.zip gcc-8a57cd3d5e63ab1e0ec1127ec548d535993b71c4.tar.gz gcc-8a57cd3d5e63ab1e0ec1127ec548d535993b71c4.tar.bz2 |
Put ChangeLog entry in the right place.
From-SVN: r87120
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r-- | libgfortran/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 5f29a04..26a3544 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,8 @@ +2004-09-06 Steven G. Kargl <kargls@comcast.net> + + * io/write.c (output_float): Typo in comment. Remove debugging + printf. Fix format for FP of form 1e10. + 2004-09-03 Richard Henderson <rth@redhat.com> * intrinsics/cshift0.c (DEF_COPY_LOOP, copy_loop_int, copy_loop_long, |