summaryrefslogtreecommitdiff
path: root/NxWidgets
diff options
context:
space:
mode:
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).