diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-28 16:31:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-28 16:31:09 +0000 |
commit | e6e813911c66af8e91e6fae70a8fcee84c03015c (patch) | |
tree | 456246cf653318247ff9d46b409b6d0d027eed9a /ChangeLog | |
parent | f0f8ed4e3fd994a4c62117aadee96ec4993ca1b3 (diff) | |
download | glibc-e6e813911c66af8e91e6fae70a8fcee84c03015c.tar.gz glibc-e6e813911c66af8e91e6fae70a8fcee84c03015c.tar.xz glibc-e6e813911c66af8e91e6fae70a8fcee84c03015c.zip |
Update.
2000-05-28 Ulrich Drepper <drepper@redhat.com> * manual/arith.texi (Rounding Functions): Fix documentation of trunc. Patch by Steven G. Johnson <stevenj@gil-galad.mit.edu>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e354f02aaa..b6446b41a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-05-28 Ulrich Drepper <drepper@redhat.com> + + * manual/arith.texi (Rounding Functions): Fix documentation of trunc. + Patch by Steven G. Johnson <stevenj@gil-galad.mit.edu>. + 2000-05-27 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/i386/pread.c: Removed, we can use the |