diff --git a/ChangeLog.txt b/ChangeLog.txt index 81504c194..4de525ea4 100644 --- a/ChangeLog.txt +++ b/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