diff packages/net/common/current/ChangeLog @ 2079:2ae48600be8b

* docs/manpages/sys/socketpair.2: Removed this man page since socketpair(2) is not supported.
author asl
date Thu, 13 Oct 2005 11:58:02 +0000
parents f39bb84d8383
children 0a3305f3af20
line wrap: on
line diff
--- a/packages/net/common/current/ChangeLog
+++ b/packages/net/common/current/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-13  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* docs/manpages/sys/socketpair.2: Removed this man page since
+	socketpair(2) is not supported.
+ 
 2005-09-16  Andrew Lunn  <andrew.lunn@ascom.ch>
 
 	* tests/server_test.c: use socklen_t.