diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-24 23:15:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-24 23:15:52 +0000 |
commit | 1709e27af74b494c7316a8dc7678e764429b6dbb (patch) | |
tree | 91a1755e7302cf34797f84494ae046638ea53c3f /ChangeLog | |
parent | e22206f336cee36e8ab77136d798828c723b4c8d (diff) | |
download | glibc-1709e27af74b494c7316a8dc7678e764429b6dbb.tar.gz |
Update.
* nscd/connections.c (handle_request): Use correct type for optlen
variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1999-06-24 Ulrich Drepper <drepper@cygnus.com> + * nscd/connections.c (handle_request): Use correct type for optlen + variable. + * misc/tst-efgcvt.c (ecvt_tests): Test 92.0 with ndigits == 16. * misc/efgcvt_r.c (ecvt_r): Limit ndigits before passing it to fcvt_r. |