summaryrefslogtreecommitdiff
path: root/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-15 09:31:00 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-15 09:31:00 -0600
commite601b138e729cf16e139466aa098ee9736cd205d (patch)
tree2f8c7acdc94daf4a6058656fc8359bb9c510ef2d /NxWidgets
parent612dc509723bafbc28e09e1489fa21e06688be27 (diff)
downloadnuttx-e601b138e729cf16e139466aa098ee9736cd205d.tar.gz
nuttx-e601b138e729cf16e139466aa098ee9736cd205d.tar.bz2
nuttx-e601b138e729cf16e139466aa098ee9736cd205d.zip
Update ChangeLog
Diffstat (limited to 'NxWidgets')
-rw-r--r--NxWidgets/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 2e8580fe9..130c21305 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -457,3 +457,5 @@
widget region (2014-7-14).
* NxWM::CMediaPlayer now uses the new CImage methods to align media controls
in buttons (2014-7-14).
+* NxWidgets::CStickyImage: A version of CImage that sticks in the selected
+ state when clicked (2014-7-15).