diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-18 00:23:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-18 00:23:27 +0000 |
commit | 5d08d21845b284c3ad10aafec82cf85938229613 (patch) | |
tree | 5363c4eb1801f0fc1a8d7059722743bbf532597b /ChangeLog | |
parent | 23f7e58e0da975e973c69b980e0facb0e682c664 (diff) | |
download | glibc-5d08d21845b284c3ad10aafec82cf85938229613.tar.gz glibc-5d08d21845b284c3ad10aafec82cf85938229613.tar.xz glibc-5d08d21845b284c3ad10aafec82cf85938229613.zip |
Update.
1999-08-17 Ulrich Drepper <drepper@cygnus.com> * locale/weight.h: Set errno if an invalid character is found.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index f92b0b8bef..02085ad40c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,13 @@ +1999-08-17 Ulrich Drepper <drepper@cygnus.com> + + * locale/weight.h: Set errno if an invalid character is found. + 1999-08-17 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/libm-test.c (erfc_test): Add test for example from PR libc/1259. (erf_test): Likewise. - + 1999-08-17 Ulrich Drepper <drepper@cygnus.com> * sysdeps/ieee754/dbl-64/s_erf.c: Correct type in performance increase |