about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-29 18:45:41 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-29 18:45:41 +0000
commit9949bc63c0cb69a443e1a4d6558c2ec2a562da60 (patch)
tree23ddf30aaeb4dcf0efda9bede4f67434ff5d5e07 /ChangeLog
parent38447cbe4e9672c643e598f81cad15f7004d52ed (diff)
downloadglibc-9949bc63c0cb69a443e1a4d6558c2ec2a562da60.tar.gz
glibc-9949bc63c0cb69a443e1a4d6558c2ec2a562da60.tar.xz
glibc-9949bc63c0cb69a443e1a4d6558c2ec2a562da60.zip
Update.
2001-01-29  Ulrich Drepper  <drepper@redhat.com>

	* math/libm-test.inc (rint_test): Add a few more tests for round
	to even rounding.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0eb0136828..47548fcd73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-01-29  Ulrich Drepper  <drepper@redhat.com>
+
+	* math/libm-test.inc (rint_test): Add a few more tests for round
+	to even rounding.
+
 2001-01-28  Ulrich Drepper  <drepper@redhat.com>
 
 	* conform/data/pthread.h-data: Correct return type of pthread_exit.