diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-07-06 07:49:58 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-07-06 07:49:58 -0700 |
commit | eb5e79feb71e6a9bf7fcb59a5e2c56ab09a08868 (patch) | |
tree | e411ac63adce3d0c37c572dad72396999eade40a /ChangeLog | |
parent | 8a492a675e566dc1e666df0a86cbf541442cb179 (diff) | |
parent | 713df3d547041fddea30fa78c52dd0615bfd4c24 (diff) | |
download | glibc-eb5e79feb71e6a9bf7fcb59a5e2c56ab09a08868.tar.gz glibc-eb5e79feb71e6a9bf7fcb59a5e2c56ab09a08868.tar.xz glibc-eb5e79feb71e6a9bf7fcb59a5e2c56ab09a08868.zip |
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 946e9455ce..a649f09ce7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,11 @@ * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement _PC_PIPE_BUF using F_GETPIPE_SZ. +2010-07-05 Roland McGrath <roland@redhat.com> + + * manual/arith.texi (Rounding Functions): Fix rint description + implicit in round description. + 2010-07-02 Ulrich Drepper <drepper@redhat.com> * elf/Makefile: Fix linking for a few tests to make recent linker |