about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-25 22:38:42 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-25 22:38:42 +0000
commit4f2689f478551b5d6facb9923ab37abbca3055e7 (patch)
treef69d845c344c8325a051f1088a0727306b852120 /ChangeLog
parentbec7805d999296000230342f7a8771bbb4001bf1 (diff)
downloadglibc-4f2689f478551b5d6facb9923ab37abbca3055e7.tar.gz
glibc-4f2689f478551b5d6facb9923ab37abbca3055e7.tar.xz
glibc-4f2689f478551b5d6facb9923ab37abbca3055e7.zip
Update.
	* math/Makefile (tests): Add test-tgmath.
	(CFLAGS-test-tgmath.c): New variable.
	* math/test-tgmath.c: New file.  Contributed by Jakub Jelinek.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bec1d82376..e6a3ce1c10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-01-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* math/Makefile (tests): Add test-tgmath.
+	(CFLAGS-test-tgmath.c): New variable.
+	* math/test-tgmath.c: New file.  Contributed by Jakub Jelinek.
+
 	* conform/conformtest.pl: Handle allow-header in secondary headers
 	correctly.