From: Paul Eggert Date: Mon, 13 Jun 2011 19:29:30 +0000 (-0700) Subject: Fix ChangeLog typo in my previous commit. X-Git-Tag: v0.1~2606 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=eaf3751f256eaaff1774848dcaa7d942464179be;p=gnulib.git Fix ChangeLog typo in my previous commit. --- diff --git a/ChangeLog b/ChangeLog index 7667ceaae..2ef5abc1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ 2011-06-13 Paul Eggert ftoastr: use strtof only if HAVE_STRTOF - This is needed on HP-UX 11.11 with GCC 4.24; see Bruno Haible's report + This is needed on HP-UX 11.11 with GCC 4.2.4; see Bruno Haible's report . * lib/ftoastr.c (STRTOF) [LENGTH == 1]: Use strtof only if HAVE_STRTOF. * modules/ftoastr (configure.ac): Check for strtof.