changeset 9934:a7f88bf6fa38

Correct attribution of previous patch. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Thu, 17 Apr 2008 06:13:17 -0600
parents 19222f1a6f4b
children 6839e54ebad2
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,7 +30,7 @@
 
 	Adjust strtod detection to catch glibc 2.7 bug.
 	* m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
-	Reported by BuraphaLinux Server.
+	Reported by John Gatewood Ham.
 
 2008-04-16  Bruno Haible  <bruno@clisp.org>