diff --git a/ChangeLog b/ChangeLog index 5fb1d8f1a3..6ec771ab7c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -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).