about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-08 16:02:45 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-08 16:02:45 -0500
commit1d5a644a55c60ad1f1903e851255ec9b2f45879b (patch)
tree622ee7fb9089d40682125759aae09fa0621a4461 /ChangeLog
parent8784a6db9151da74c1ffab427d49014533cf865f (diff)
downloadglibc-1d5a644a55c60ad1f1903e851255ec9b2f45879b.tar.gz
glibc-1d5a644a55c60ad1f1903e851255ec9b2f45879b.tar.xz
glibc-1d5a644a55c60ad1f1903e851255ec9b2f45879b.zip
Add test for CMPLX macros
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c48331bb0..bec9b38e14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
 
+	* math/Makefile (tests): Add tst-CMPLX.
+	* math/test-CMPLX.c: New file.
+
 	* math/complex.h (CMPLXL): Fix typo.
 
 	* debug/Makefile (routines): Add poll_chk and ppoll_chk.