diff options
Diffstat (limited to 'libgfortran/ChangeLog-2004')
-rw-r--r-- | libgfortran/ChangeLog-2004 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libgfortran/ChangeLog-2004 b/libgfortran/ChangeLog-2004 index 992848cfb21..0193040228b 100644 --- a/libgfortran/ChangeLog-2004 +++ b/libgfortran/ChangeLog-2004 @@ -590,7 +590,7 @@ 2004-08-05 Victor Leikehman <lei@il.ibm.com> - PR libgfortran/16704 + PR libfortran/16704 * io/read.c (read_radix): Understand letters f and F as hex digits. 2004-08-04 Victor Leikehman <lei@il.ibm.com> @@ -605,7 +605,7 @@ 2004-08-03 Roger Sayle <roger@eyesopen.com> - PR libgfortran/16137 + PR libfortran/16137 * configure.ac: Add tests for acosf, asinf, atan2f, atanf, ceilf, copysignf, cosf, coshf, expf, floorf, frexpf, hypotf, logf, log10f, scalbnf, sinf, sinhf, sqrtf, tanf and tanhf in libm. |