summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-09 23:10:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-09 23:10:15 +0000
commitd52c77f6349fdb61f27818e2f85a217509f949ce (patch)
tree640a178a1676f5429eefc694e4fd3d6f33765ca4 /nuttx/ChangeLog
parent4781c6e9a5d1bc3f0fb0bac12f4e9162cb12dee6 (diff)
downloadpx4-nuttx-d52c77f6349fdb61f27818e2f85a217509f949ce.tar.gz
px4-nuttx-d52c77f6349fdb61f27818e2f85a217509f949ce.tar.bz2
px4-nuttx-d52c77f6349fdb61f27818e2f85a217509f949ce.zip
Fix an FTPD bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4378 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 444119973..a5856e50f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2449,4 +2449,5 @@
* include/pthread.h: Correct PTHREAD_MUTEX_INITIALIZER.
* fs/fat/fs_fatfs.c: Fix and error in the FAT statfs() implementation that
was causing some block counts to be reported incorrectly (reported by
- david_s5y). \ No newline at end of file
+ David Sidrane).
+