summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-03 07:59:13 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-03 07:59:13 -0600
commitf13f62925b0a458eaf989ca8e68b330e7f972cf2 (patch)
treeaacf4cc787937fbcb2adc41183dd5dbcc6b22d21 /nuttx/ChangeLog
parentf7e4d429a9cb601fa1db4651e0d17d7cd51ab2eb (diff)
downloadnuttx-f13f62925b0a458eaf989ca8e68b330e7f972cf2.tar.gz
nuttx-f13f62925b0a458eaf989ca8e68b330e7f972cf2.tar.bz2
nuttx-f13f62925b0a458eaf989ca8e68b330e7f972cf2.zip
Update ChangeLogs
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index cf4951ca8..9ff011a7b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7624,4 +7624,6 @@
* SAM3/4 and SAMA5 Ethernet: Fix an error in the function that
determines the number of free TX descriptors. This is an important
bugfix on busy networks (2014-7-2).
-
+ * SAM4 AES driver. Contributed by Max Neklyudov (2014-7-3).
+ * crypto/ and include/crypto: Beginnings of a crypto/ subsystem from
+ Max Neklyudov (2014-7-3).