Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-05-29 10:22:38 -06:00
parent e672bcebfd
commit e5033d3037

View File

@ -10475,3 +10475,5 @@
remainder to round to the closed decisecond value, or use any non-zero
remainder to the next larger whole decisecond value. Bug discovered
by Librae (2015-05-29).
* net/sockets, net/tcp, net/udp: UDP Networking: Add support for
device event notification for UDP transfers (2015-05-29).