From: Jerry DeLisle Date: Mon, 9 Mar 2009 04:57:34 +0000 (+0000) Subject: Fix PR number reference in ChangeLog from 39409 to 39402. X-Git-Tag: releases/gcc-4.4.0~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b958b842c03d676b7ebbf2d3511005db401bba4a;p=thirdparty%2Fgcc.git Fix PR number reference in ChangeLog from 39409 to 39402. From-SVN: r144720 --- diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 5217b8c8c840..4613306ce799 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,6 +1,6 @@ 2009-03-08 Jerry DeLisle - PR libfortran/39409 + PR libfortran/39402 * io/write_float.def (output_float): Handle F0.d formatting correctly for any d when value is 0.0.