Update ChangeLog

This commit is contained in:
Gregory Nutt 2016-01-19 16:38:48 -06:00
parent f849116a0b
commit f4f931c2a5
1 changed files with 2 additions and 0 deletions

View File

@ -11326,4 +11326,6 @@
* include/nuttx/can.h and several CAN drivers: Add more extensive
error reporting capaibility to the CAN interferace. From Frank
Benkert (21016-01-18).
* libc/misc/lib_tea.h and include/nuttx/crypto/tea.h: Add an
implementation of the Tiny Encryption Algorithm (2016-01-19).