diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 74f413c81f..652c5d2040 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-10-14 Florian Weimer <fweimer@redhat.com> + + [BZ #19074] + * resolv/res_hconf.c (_res_hconf_reorder_addrs): Use atomics to + load and store num_ifs. + 2015-10-14 H.J. Lu <hongjiu.lu@intel.com> [BZ #18822] |