summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 598fc6ac6..9693f75aa 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5028,3 +5028,5 @@
* configs/sam4l-xplained/src/sam_slcd.c: Beginning of a driver for the
LED1 segment LCD module. This driver is incomplete on initial check-
in (2013-6-21).
+ * drivers/net/enc28j60.c: Change buffer ordering to work around Errata
+ #5. From Dave (ziggurat29, 2013-6-22).