summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-27 09:32:38 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-27 09:32:38 -0600
commit51282717666bc7b3845a23a66fb63ea5057d5fc2 (patch)
treed2933395bcaf49d22340a7edd4047146c61bc5d8 /nuttx/ChangeLog
parente8410ddb25e9f03d48928e1c9686a740303d9d45 (diff)
downloadnuttx-51282717666bc7b3845a23a66fb63ea5057d5fc2.tar.gz
nuttx-51282717666bc7b3845a23a66fb63ea5057d5fc2.tar.bz2
nuttx-51282717666bc7b3845a23a66fb63ea5057d5fc2.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 5e7bd55e5..7507ccb80 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7540,6 +7540,7 @@
runs from ISRAM and loads an Intel HEX file into DRAM (2014-6-26).
* configs/sama5d4-ek/nsh and scripts/: Setup the SAMA5D4-EK NSHi
configuration to use the DRAMBOOT loader by default (2014-6-26).
- * Various changes associated with symbol tables. Most from Pelle Windestam
- (2014-6-27).
-
+ * binfmt: Various changes associated with symbol tables. Most from Pelle
+ Windestam (2014-6-27).
+ * Networkin: Add network device ioctl to access PHY registers. From Daniel
+ Lazlo Sitzer (2014-6-27).