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 aadde3fc34..3b1750cbeb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-12-15 Florian Weimer <fweimer@redhat.com> + + * dlfcn/tst-rec-dlopen.c (call_func): Cast dlsym result, fixing an + aliasing violation. + 2015-12-14 Joseph Myers <joseph@codesourcery.com> [BZ #18472] |