diff options
author | fxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-24 20:46:54 +0000 |
---|---|---|
committer | fxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-24 20:46:54 +0000 |
commit | 28655f4f3adf3c57b0326048d090cad8f95a7a1e (patch) | |
tree | a71e49e69432c65f5676f0f3372b5a46d9c92815 /libgfortran/ChangeLog | |
parent | 439124b463f6fc0645261fe95feb21ec6cad6159 (diff) | |
download | gcc-28655f4f3adf3c57b0326048d090cad8f95a7a1e.tar.gz |
* libgfortran/ChangeLog: Corrected author name.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100114 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r-- | libgfortran/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 07154824854..94b9b84329b 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,4 +1,4 @@ -2005-05-22 Francois-Xavier Coudert <coudert@clipper.ens.fr> +2005-05-22 Peter Wainwright <prw@ceiriog1.demon.co.uk> PR libfortran/21376 * io/write.c (output_float): Rework logic to avoid call to log10 |