Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-12-10 18:41:00 -06:00
parent 308818b718
commit 1311470f97

View File

@ -1148,3 +1148,6 @@
joystick driver (2014-11-28). joystick driver (2014-11-28).
* apps/examples/ajoystick and support files: Add a test of the analog * apps/examples/ajoystick and support files: Add a test of the analog
joystick driver (2014-12-03). joystick driver (2014-12-03).
* apps/nshlib/nsh_netcmds.c: NSH TFTP get command: Wrong file namei
used for the destination. From Lazlo (2014-12-10).