summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
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.