about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2be0059159..0d10e5cba3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,18 @@
+1998-02-11 19:16  Richard Henderson  <rth@cygnus.com>
+
+	* stdlib/strtod.c (STRTOF): Don't call lshift with zero count.
+
 1998-02-11 16:56  Ulrich Drepper  <drepper@happy.cygnus.com>
 
 	* misc/tst-efgcvt.c: Add yet more tests.
 	* misc/efgcvt_r.c: And correct for these tests again.
 	Reported by HJ Lu.
 
+	* isomac.c: Move to...
+	* stdlib/isomac.c: ...here.
+	* Makefile: Move rules for handling isomac...
+	* stdlib/Makefile: ...to here.
+
 1998-02-10 23:57  Ulrich Drepper  <drepper@happy.cygnus.com>
 
 	* misc/tst-efgcvt.c: Add more tests.