summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-23 18:24:02 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-23 18:24:02 -0600
commitb74c54a60a73f570a0503e22fc28023d33fb94ed (patch)
tree00491c736ac9460f7d46c2a0bba9c3ec8701cc02 /apps
parenteebd8e476193bc5cc7adf88eb5c3f3235d73dee5 (diff)
downloadnuttx-b74c54a60a73f570a0503e22fc28023d33fb94ed.tar.gz
nuttx-b74c54a60a73f570a0503e22fc28023d33fb94ed.tar.bz2
nuttx-b74c54a60a73f570a0503e22fc28023d33fb94ed.zip
Update ChangeLogs
Diffstat (limited to 'apps')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 44551fc8a..4077ffec6 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -961,4 +961,5 @@
in Kconfig file. From Max (2014-7-11).
* apps/system/nxplayer/nxplayer.c: Check for file read errors and end-of-file
with zero bytes read (2014-7-23).
-
+ * apps/system/nxplayer: Misc changes to better integrate with
+ NxWM::CMediaPlayer (2014-7-23).