summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-08 11:05:05 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-08 11:05:05 -0600
commit4bf9392077da78c8e1d5af97450c4d58d269c734 (patch)
tree44de485036a77d47fb2c0b35b7c27ac573fd2976 /nuttx/ChangeLog
parent755f7fb8a77d0f24f70e8395b4bf903a244c5ebf (diff)
downloadnuttx-4bf9392077da78c8e1d5af97450c4d58d269c734.tar.gz
nuttx-4bf9392077da78c8e1d5af97450c4d58d269c734.tar.bz2
nuttx-4bf9392077da78c8e1d5af97450c4d58d269c734.zip
Rename SAMA5D4-EK kernel configuration to knsh for consistency with naming for other platforms
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 1239e57e0..de62ca1ca 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8432,3 +8432,6 @@
* Several pthread interfaces: A ddconst storage class to to phthread
parameters. From Freddie Chopin (2014-9-8).
* libc/math: Corrected atan2 implementations from Denis Arnst (2014-9-8).
+ * sama5d4-ek/knsh: Rename the kernel configuration to knsh to better
+ match the naming used with other platforms (2014-9-8).
+