diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 59464a6478..e87fc225fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,10 @@ * localedata/tst-langinfo.sh: Send output to stdout. * localedata/tst-langinfo-static.c: New file. + [BZ #16965] + * stdlib/strtod_l.c (round_and_return): Add code to shift limbs + when the shift amount is modulo the limb size. + 2014-05-20 Richard Henderson <rth@redhat.com> [BZ #16967] |