Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-11-21 08:21:27 -06:00
parent be61a5d297
commit 2fd91da754

View File

@ -1137,4 +1137,6 @@
bridge (2014-11-17).
* apps/netutils/codecs/md5.c: Fix md5 hashing when digest[$i] lower
that 16. From Sergey (2015-11-20).
* apps/examples/bridge/host_main.c, host_net1.c, host_net2.c, Kconfig,
and Makefile: Add host-side test driver (2014-11-21).