diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-13 22:39:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-13 22:39:09 +0000 |
commit | ed9c47d90b74b02e40d45b65b84027b8f2eca9c9 (patch) | |
tree | d66276611b8c1b55b8f2a04834764ab34e7d5c63 /ChangeLog | |
parent | 2b80a3726a13ff418461c49c82fd968f23252e8c (diff) | |
download | glibc-ed9c47d90b74b02e40d45b65b84027b8f2eca9c9.tar.gz glibc-ed9c47d90b74b02e40d45b65b84027b8f2eca9c9.tar.xz glibc-ed9c47d90b74b02e40d45b65b84027b8f2eca9c9.zip |
Update.
1999-08-13 Ulrich Drepper <drepper@cygnus.com> * stdio-common/tstscanf.c: Add test for hexadecimal float parsing problem.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 23ac5dbed5..49fca77b92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-08-13 Ulrich Drepper <drepper@cygnus.com> + + * stdio-common/tstscanf.c: Add test for hexadecimal float parsing + problem. + 1999-08-13 Andreas Jaeger <aj@arthur.rhein-neckar.de> * configure.in: install-sh lives now in scripts subdir. |