about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-03-17 02:00:05 +0000
committerRoland McGrath <roland@gnu.org>1996-03-17 02:00:05 +0000
commit5aab07eb5615fa5baec4161579f03c72280b88e2 (patch)
tree7a5e18d6175d80cf2ad54ff05efd9f37d558a702 /ChangeLog
parent6025c399e9fd73efeb5b93db78ec021d3fce2b1c (diff)
downloadglibc-5aab07eb5615fa5baec4161579f03c72280b88e2.tar.gz
glibc-5aab07eb5615fa5baec4161579f03c72280b88e2.tar.xz
glibc-5aab07eb5615fa5baec4161579f03c72280b88e2.zip
Sat Mar 16 20:58:43 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> cvs/libc-960317
	* stdlib/erand48_r.c: Use FP division by powers of two to distribute
	short bits into double.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index daad2eea40..9d3da3f175 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Mar 16 20:58:43 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>
+
+	* stdlib/erand48_r.c: Use FP division by powers of two to distribute
+	short bits into double.
+
 Sat Mar 16 20:08:22 1996  David Mosberger-Tang  <davidm@azstarnet.com>
 
 	* sysdeps/alpha/memchr.S: new file.