From c692ca4238b1ada543a09da62f8ecdf9aced5273 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 23 Jul 2014 08:00:48 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 25ab60232..44551fc8a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -960,5 +960,5 @@ 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). + with zero bytes read (2014-7-23).