summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 21a3424ad..a03de8d6b 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8149,3 +8149,5 @@
* arch/arm/src/sama5/sam_emaca.c, sam_emacb.c, and sam_gmac.c: Implement
all network ioctls, including the new ioctl to setup PHY event
notifications (2014-8-16).
+ * include/net/if.h: Add some helper macros to make the code that uses
+ the ioctls a little more compact (2014-8-17).