From d52c77f6349fdb61f27818e2f85a217509f949ce Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 9 Feb 2012 23:10:15 +0000 Subject: Fix an FTPD bug git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4378 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') 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). + -- cgit v1.2.3