summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-11 20:54:12 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-11 20:54:12 -0800
commit91251b7f5421e94cd4e05ebc20b9396233574c3f (patch)
tree6d3c088faaf25972e9d12970204bbef5f946b6b7 /ChangeLog
parent75eb41b42e924f7680a3c4afe2516ac8cc5523aa (diff)
downloadglibc-91251b7f5421e94cd4e05ebc20b9396233574c3f.tar.gz
glibc-91251b7f5421e94cd4e05ebc20b9396233574c3f.tar.xz
glibc-91251b7f5421e94cd4e05ebc20b9396233574c3f.zip
Fix up tests of math.h and tgmath.h for XPG[67].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fc86f1fb6..250195841e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-01-11  Ulrich Drepper  <drepper@redhat.com>
 
+	* conform/data/math.h-data: Fix up for XPG6 and XPG7.
+	* conform/data/tgmath.h-data: Likewise.
+
 	* conform/data/time.h-data: Fix POSIX tests.
 
 	* conform/data/wchar.h-data: Fix up XPG7 tests.