diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-04-14 00:36:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-04-14 00:36:36 +0000 |
commit | cd2209eed55a3b8aff1e9f555b56a63309eba8af (patch) | |
tree | 8c6550d4ac71cd72117ca921308c1cea58f1121d /ChangeLog | |
parent | 355561ef14b974e65390dbedb192f1316b0c5410 (diff) | |
download | glibc-cd2209eed55a3b8aff1e9f555b56a63309eba8af.tar glibc-cd2209eed55a3b8aff1e9f555b56a63309eba8af.tar.gz glibc-cd2209eed55a3b8aff1e9f555b56a63309eba8af.tar.bz2 glibc-cd2209eed55a3b8aff1e9f555b56a63309eba8af.zip |
Update.
2001-04-13 Ulrich Drepper <drepper@redhat.com>
* sysdeps/ieee754/ldbl-128/s_atanl.c: New file.
Contributed by Stephen L Moshier <moshier@mediaone.net>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-04-13 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/ieee754/ldbl-128/s_atanl.c: New file. + Contributed by Stephen L Moshier <moshier@mediaone.net>. + 2001-04-13 Jes Sorensen <jes@linuxcare.com> * intl/tst-codeset.c: Include string.h to get prototype for strcmp(). |