summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2013-08-27 10:33:15 -0700
committerRoland McGrath <roland@hack.frob.com>2013-08-27 10:33:15 -0700
commite041fb8b6557882b6710a655a97bbf3541b56b54 (patch)
treef1217ebf57d3bcd34541581406a84dbff09c43be /ChangeLog
parent8cc3269f95fa7faa8f448d741f68cbc40efbf4ee (diff)
downloadglibc-e041fb8b6557882b6710a655a97bbf3541b56b54.tar.gz
glibc-e041fb8b6557882b6710a655a97bbf3541b56b54.tar.xz
glibc-e041fb8b6557882b6710a655a97bbf3541b56b54.zip
Replace generic bits/socket.h with 4.4 file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d565a692b3..6326ad58a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-08-27  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
+	* bits/socket.h: ... here.
+
 	* sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
 	Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
 	(SOCK_MAX, SOCK_TYPE_MASK): New macros.