diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6b12f3b76b..34e9e37109 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-08-18 Paul Pluzhnikov <ppluzhnikov@google.com> + Ian Lance Taylor <iant@google.com> + + * math/libm-test.inc (lround_test): New testcase. + * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision. + 2011-09-08 Ulrich Drepper <drepper@gmail.com> * Makefile: Remove support for automatic cvs check-ins. |