Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-07-30 17:03:31 -06:00
parent aa42efa31b
commit 210ab96c92

View File

@ -527,3 +527,7 @@
* XWidgets::CNxWidget: Remove an unused bit field (2014-7-28).
* NxWM::CMediaPlayer: Add a CLabel that show the current fast forward/rewind
speed (2014-7-28).
* NxWM::CKeyboard: Add support for a USB keyboard as the NxConsole and text
widget input. Not fully functional as of this initial check-in. Basic
functionality is there, but there are conditions were the keyboard gets
lost (2014-7-30).