summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-16 12:59:34 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-16 12:59:34 -0600
commitd0aff5ef2704e0687b0ae387cdd239018607a85c (patch)
tree37d7272e36c065659da87ff81aa41affced0960f /nuttx/ChangeLog
parentb803a9d7d9c0f55829123a8674d1cb991a06c54a (diff)
downloadnuttx-d0aff5ef2704e0687b0ae387cdd239018607a85c.tar.gz
nuttx-d0aff5ef2704e0687b0ae387cdd239018607a85c.tar.bz2
nuttx-d0aff5ef2704e0687b0ae387cdd239018607a85c.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 8ee9e9f4c..c2d535d1e 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8135,4 +8135,7 @@
(2014-8-16).
* include/net/net.h and net/: Fix some missing function headers
(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).