Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-08-16 12:59:34 -06:00
parent 8428a58bdc
commit f96f40fc0d
1 changed files with 4 additions and 1 deletions

View File

@ -8135,4 +8135,7 @@
(2014-8-16). (2014-8-16).
* include/net/net.h and net/: Fix some missing function headers * include/net/net.h and net/: Fix some missing function headers
(2014-8-16). (2014-8-16).
* drivers/net/phy_notify.c, include/nuttxarch.h, net/phy.h, and
ioctl.h: Add support for an ioctl that can be used to notify an
application when there is a change in the network status signalled
by a PHY interrupt (2014-8-16).