summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-23 08:00:48 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-23 08:00:48 -0600
commit9c7be63dbfa9d72a3fb7d07b5908d02d0b22881c (patch)
tree33a066dc27ce34a62d2a920572080010b1e8f3ac /apps/ChangeLog.txt
parentb1a4085b99b5e53e64f9c68eb68ae80026b99168 (diff)
downloadnuttx-9c7be63dbfa9d72a3fb7d07b5908d02d0b22881c.tar.gz
nuttx-9c7be63dbfa9d72a3fb7d07b5908d02d0b22881c.tar.bz2
nuttx-9c7be63dbfa9d72a3fb7d07b5908d02d0b22881c.zip
Update ChangeLog
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 25ab60232..44551fc8a 100644
--- a/apps/ChangeLog.txt
+++ b/apps/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).