Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-01-17 09:27:53 -06:00
parent 820509eadc
commit 778c12fb79
1 changed files with 2 additions and 0 deletions

View File

@ -9458,3 +9458,5 @@
appropriate device driver of this condition. The notifying socket
will be configured as either PF_INET or PF_INET6 and must look up the
correct driver using the correct IP domain (2015-01-17).
* net/socket/accept.c: Fix accept() so that it returns the correct IP
address for the selected socket IP domain (2015-01-17).