summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b87462c11..119d77280 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4659,3 +4659,5 @@
* arch/arm/src/kl/chip/kl25z128_pinmux.h: Corrections fo the
pin multiplexing definitions from Alan Carvalho de Assis
(2013-5-2).
+ * drivers/mtd/mtd_partition.c: Fix a few bugs and add support for the
+ (option) byte write method (2013-5-3).