aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3c71aa166..5a1670e878 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1998-06-17 Ulrich Drepper <drepper@cygnus.com>
+ * stdlib/strtod.c (str_to_mpn): Fix extending of n array which
+ only should happen for cy != 0.
+
* sysdeps/unix/sysv/linux/alpha/glob.c: Include sys/types.h before
glob.h.