summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-10 20:00:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-10 20:00:04 +0000
commitc0e51eccc5bc5ce6743572f97cfc9d13fc13ceab (patch)
tree416516f21abef14bf01587a6f93c6b02ac369255 /apps/ChangeLog.txt
parent4f03177a72a65beeca2e40185d2e2fa97f24bc11 (diff)
downloadnuttx-c0e51eccc5bc5ce6743572f97cfc9d13fc13ceab.tar.gz
nuttx-c0e51eccc5bc5ce6743572f97cfc9d13fc13ceab.tar.bz2
nuttx-c0e51eccc5bc5ce6743572f97cfc9d13fc13ceab.zip
More M3 Wildfire logic; mmap-related bug fixes from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5124 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 2ef4b67f9..da56f5f3e 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -314,3 +314,6 @@
error handling: Now the number of arguments to mount can be 0 or 4.
Additional parameter checking is required to prevent mysterious errors
(submiteed by Kate).
+ * apps/netutils/webserver/httpd_mmap.c: Fix errors when the mmap()
+ length is zero (submitted by Kate).
+