summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-12-07 11:04:08 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-12-07 11:04:08 -0600
commitad37e1f44299f3cdcc12750cb7e0e031fc8f9bcf (patch)
treecf7afb4b5d24de2254e6ca95c7a64933735b3ab5 /NxWidgets/ChangeLog.txt
parent7b997e614e6be347eadde1f39ef390dcf5a262e0 (diff)
downloadnuttx-ad37e1f44299f3cdcc12750cb7e0e031fc8f9bcf.tar.gz
nuttx-ad37e1f44299f3cdcc12750cb7e0e031fc8f9bcf.tar.bz2
nuttx-ad37e1f44299f3cdcc12750cb7e0e031fc8f9bcf.zip
Prep for the NuttX-6.32 Releasenuttx-6.32
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 53ea2745f..f45fde705 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -399,9 +399,9 @@
scaling algorithm to handling the case where the measured X values also
vary with y position (and vice versa) (2013-10-17).
-1.10 2013-xx-xx Gregory Nutt <gnutt@nuttx.org>
+1.10 2013-12-07 Gregory Nutt <gnutt@nuttx.org>
-* Kconfig and UnitTests/nxwm: Add logic to enable saving a recovering
+* Kconfig and UnitTests/nxwm: Add logic to enable saving and recovering
touchscreen calibration data. This depends upon having platform-dependent
support for storate of configuration data. Portions suggested by
Ken Pettit (2013-10-30).
@@ -410,3 +410,4 @@
calibration could also be initiated from other ways other than through
the one-time, start-up initialization logic (2013-10-30).
+1.11 2014-xx-xx Gregory Nutt <gnutt@nuttx.org>