Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-05-30 09:31:31 -06:00
parent 933b95ac80
commit 5142a1a1db
1 changed files with 2 additions and 0 deletions

View File

@ -10480,3 +10480,5 @@
where it belongs (2015-05-29).
* net/sockets, net/tcp, net/udp: UDP Networking: Add support for
device event notification for UDP transfers (2015-05-29).
* net/sockets and net/tcp: TCP Networking: Add support for device event
notification for UDP transfers (2015-05-30).