summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-04 12:08:36 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-04 12:08:36 -0600
commitf4ae2cda4cce6b31c7a507b8c67efdffe039d3cf (patch)
treeac58376558d2256ca01d31ce2a944f050eb97640 /nuttx/ChangeLog
parentc91584a56050f3699a3fa2f5187d1228f1bbe8f6 (diff)
downloadnuttx-f4ae2cda4cce6b31c7a507b8c67efdffe039d3cf.tar.gz
nuttx-f4ae2cda4cce6b31c7a507b8c67efdffe039d3cf.tar.bz2
nuttx-f4ae2cda4cce6b31c7a507b8c67efdffe039d3cf.zip
configs/hymini-stm32v/usbserial: Configuration converted to use the kconfig-frontends tools
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 3df5c091a..570eec2df 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6810,6 +6810,8 @@
* fs/fat/fs_fat32.c: Fix an error in the FAT logic that can cause file
corruption. The error conditions are rare and only seen with very
large files. From Andrew Tridgell. This replaces a previous, partial
- fix for the same problem (2014-3-3).
+ fix for the same problem (2014-3-4).
* configs/hymini-stm32v/usbserial: Configuration converted to use the
kconfig-frontends tools (2014-3-4)
+ * configs/ea3131/usbserial: Configuration converted to use the
+ kconfig-frontends tools (2014-3-4)