summaryrefslogtreecommitdiff
path: root/libc/ChangeLog.eglibc
diff options
context:
space:
mode:
Diffstat (limited to 'libc/ChangeLog.eglibc')
-rw-r--r--libc/ChangeLog.eglibc5
1 files changed, 5 insertions, 0 deletions
diff --git a/libc/ChangeLog.eglibc b/libc/ChangeLog.eglibc
index a2c275556..381baa339 100644
--- a/libc/ChangeLog.eglibc
+++ b/libc/ChangeLog.eglibc
@@ -1,3 +1,8 @@
+2011-06-23 Paul Pluzhnikov <ppluzhnikov@google.com>
+
+ * resolv/res_libc.c (__res_initstamp): Declare unconditionally.
+ (__res_maybe_init): Avoid double-checked locking.
+
2011-06-21 Joseph Myers <joseph@codesourcery.com>
* elf/pldd.c (argp_program_bug_address): Use REPORT_BUGS_TO.