From 3640d1441c21468bb38bf0d8aef1a61dd0b45ca7 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 23 Jul 2014 07:48:25 -0600 Subject: Update ChangeLog --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 541168c1a..25ab60232 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -959,4 +959,6 @@ CONFIG_NETUTILS_HTTPD_SENDFILE was missing from Kconfig; CONFIG_NET_HAVE_SOLINGER should be CONFIG_NET_SOLINGER; Type of CONFIG_NET_HTTPD_MAXPATH was wrong 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-22). -- cgit v1.2.3