about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6babbbbee..4505dcef1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-08-17  Florian Weimer  <fweimer@redhat.com>
+
+	* include/sys/socket.h (__opensock): Remove internal_function.
+	* socket/opensock.c (__opensock): Likewise.
+	* sysdeps/unix/sysv/linux/opensock.c (__opensock): Likewise.
+
 2017-08-16  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #21944]