changeset 9650:6cd357b36fe3

Add credits to ChangeLog entry.
author Bruno Haible <bruno@clisp.org>
date Sat, 26 Jan 2008 15:56:47 +0100
parents 62b023b56d7d
children cee38e50f29c
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
 	gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
 	* lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
 	* lib/isnanl-nolibm.h (isnanl): Likewise.
+	Reported by Paul Eggert <eggert@cs.ucla.edu>.
 
 2008-01-26  Bruno Haible  <bruno@clisp.org>