Update ChangeLog

This commit is contained in:
Gregory Nutt
2015-09-10 07:24:58 -06:00
parent 8651e0f2ca
commit d0e4df9931
2 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -83,7 +83,8 @@
int shutdown(int sockfd, int how)
{
#warning Missing Logic
/* REVISIT: Not implemented. */
return OK;
}