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 57935c6dab..03ee791c29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-11-23 Florian Weimer <fweimer@redhat.com> + + * elf/dl-load.c (_dl_map_object_from_fd): Delayed TLS data + structure initialization is no longer needed. + 2016-11-23 Joseph Myers <joseph@codesourcery.com> [BZ #20855] |