summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
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).