about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-05-14 19:12:54 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-05-14 19:12:54 +0000
commite414d745eee93c16787c2b30cb47b83592267d43 (patch)
treea541c67562958d741fb25ce0fb9acbc3c48f6276 /ChangeLog
parentd9c2a0fd2c4809392e579e988ce98ff68842df9f (diff)
downloadglibc-e414d745eee93c16787c2b30cb47b83592267d43.tar.gz
glibc-e414d745eee93c16787c2b30cb47b83592267d43.tar.xz
glibc-e414d745eee93c16787c2b30cb47b83592267d43.zip
Fix function name in scalbln_test call to END.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8763870717..c6aec9f6bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
 
+	* math/libm-test.inc (scalbln_test): Correct function name in END
+	call.
+
 	* math/libm-test.inc (struct test_f_f1_data): Add comment.
 	(RUN_TEST_LOOP_fI_f1): New macro.
 	(frexp_test_data): New variable.