about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-08-07 17:33:37 +0000
committerAndreas Jaeger <aj@suse.de>2001-08-07 17:33:37 +0000
commitc5df5186db061b9dba7f45d901f5d03ebfbf143c (patch)
tree966dc41b05247d22a6b86802313ac50be1942ced /ChangeLog
parent9ec9864b21c5080a2690b5c76a3fef57f51c3862 (diff)
downloadglibc-c5df5186db061b9dba7f45d901f5d03ebfbf143c.tar.gz
glibc-c5df5186db061b9dba7f45d901f5d03ebfbf143c.tar.xz
glibc-c5df5186db061b9dba7f45d901f5d03ebfbf143c.zip
update.
	* stdlib/tst-strtod.c: Disable HUGE_VAL tests for older GCCs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d63b8ec332..18eead38a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-08-07  Andreas Jaeger  <aj@suse.de>
 
+	* stdlib/tst-strtod.c: Disable HUGE_VAL tests for older GCCs.
+
 	* iconv/gconv_charset.h (upstr): Add unused attribute to avoid
 	warning.