diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d5f9a83bf6..637914440f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-02-19 Jakub Jelinek <jakub@redhat.com> + + * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like + macro. + 2013-02-19 Siddhesh Poyarekar <siddhesh@redhat.com> * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year. |