From dff945d9aaf5c67b7692e530ed53ea4c1ea86018 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 29 Jan 2014 14:41:18 -0600 Subject: Preparation for NuttX-6.33 release (maybe tomorrow) --- NxWidgets/ChangeLog.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'NxWidgets/ChangeLog.txt') diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt index 81504c194..4de525ea4 100644 --- a/NxWidgets/ChangeLog.txt +++ b/NxWidgets/ChangeLog.txt @@ -403,14 +403,14 @@ * 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 + support for storage of configuration data. Portions suggested by Ken Pettit (2013-10-30). * NxWM:Calibration: Saving of calibration data must be performed in CCalibration, not in UnitTests/nxwm. Why? Because the touchscreen 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 +1.11 2014-01-30 Gregory Nutt * NxWidgets/Kconfig and NxWidgets::CNxServer: Server initialization can now be disabled in the configuration (in fact, it is disabled by default). @@ -424,3 +424,5 @@ thread. This is necessary if the kernel mode build is used: In that case, the touchscreen must be initialized in kernel space before NxWM is started (2013-12-30). + +1.12 2014-xx-xx Gregory Nutt -- cgit v1.2.3