diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2015-07-10 Siddhesh Poyarekar <siddhesh@redhat.com> + * stdlib/tst-tls-atexit.c (load): Remove unnecessary mutex + locks. + * stdlib/tst-tls-atexit.c (load): Avoid boolean coercion. 2015-07-10 Torvald Riegel <triegel@redhat.com> |