about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-29 23:53:04 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-29 23:53:04 +0000
commitc603b15b4461161f909f9827c294ba6c1d6a4bd5 (patch)
treedfa476417332a778d8440ed0169763d0331ac6e6 /ChangeLog
parentf720d3d2120ebb9a87af7c10e0939fb9dfee20ef (diff)
downloadglibc-c603b15b4461161f909f9827c294ba6c1d6a4bd5.tar.gz
glibc-c603b15b4461161f909f9827c294ba6c1d6a4bd5.tar.xz
glibc-c603b15b4461161f909f9827c294ba6c1d6a4bd5.zip
Update.
1999-10-29  Ulrich Drepper  <drepper@cygnus.com>

	* stdlib/strtod.c: Handle hexadecimal numbers with leading digit
	!= 1 correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef35f05cbc..cf0e359fd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-10-29  Ulrich Drepper  <drepper@cygnus.com>
+
+	* stdlib/strtod.c: Handle hexadecimal numbers with leading digit
+	!= 1 correctly.
+
 1999-10-27  Andreas Jaeger  <aj@suse.de>
 
 	* sysdeps/generic/ifreq.h: New file.