about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ede6b7920..8117cc1b6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
 2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #18822]
+	* sysdeps/unix/sysv/linux/netlinkaccess.h (__netlink_open): Add
+	attribute_hidden.
+	(__netlink_close): Likewise.
+	(__netlink_free_handle): Likewise.
+	(__netlink_request): Likewise.
+
+2017-10-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+	[BZ #18822]
 	* include/rpc/rpc.h (__rpc_thread_variables): Add
 	attribute_hidden.
 	(__rpc_thread_svc_cleanup): Likewise.