about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-06-11 21:30:13 +0000
committerUlrich Drepper <drepper@redhat.com>1999-06-11 21:30:13 +0000
commit58d33bb594d64a7f48b84c19fb79f4cea0de91cb (patch)
tree54bf76eb303a29481bdbfc9632e0ae26e0d695f5 /ChangeLog
parent63ad72d21b23bd04996e9ae06387dfd60350fbed (diff)
downloadglibc-58d33bb594d64a7f48b84c19fb79f4cea0de91cb.tar.gz
glibc-58d33bb594d64a7f48b84c19fb79f4cea0de91cb.tar.xz
glibc-58d33bb594d64a7f48b84c19fb79f4cea0de91cb.zip
Update.
1999-06-10  Jakub Jelinek   <jj@ultra.linux.cz>

	* sysdeps/libm-ieee754/s_truncl.c: Subtract exponent
	bias from the raw exponent.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64935409da..ce50cdd84b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-10  Jakub Jelinek   <jj@ultra.linux.cz>
+
+	* sysdeps/libm-ieee754/s_truncl.c: Subtract exponent
+	bias from the raw exponent.
+
 1999-06-11  Ulrich Drepper  <drepper@cygnus.com>
 
 	* inet/arpa/tftp.h: Move attribute declaration in right position.