diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-20 21:18:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-20 21:18:11 +0000 |
commit | 48244d09317581396dc0c22bdb69489dc0ea4c5a (patch) | |
tree | 264b5c6adf13451da3abce523a64e459d3535ace /ChangeLog | |
parent | 10411f2d14f7a567c0a38811e111751d33a4b3e8 (diff) | |
download | glibc-48244d09317581396dc0c22bdb69489dc0ea4c5a.tar.gz glibc-48244d09317581396dc0c22bdb69489dc0ea4c5a.tar.xz glibc-48244d09317581396dc0c22bdb69489dc0ea4c5a.zip |
Update.
* math/tgmath.h: Make nested function calls work.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e15f9544e0..7021012ee4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1998-10-19 Ulrich Drepper <drepper@cygnus.com> + * math/tgmath.h: Make nested function calls work. + * include/ldsodefs.h: Fix typo. * posix/Makefile (tests): Add tst-preadwrite. |