summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 22aa51280..c63ee3ea8 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -460,4 +460,9 @@
* NxWidgets::CStickyImage: A version of CImage that sticks in the selected
state when clicked (2014-7-15).
* NxMW::CMediaPlayer: Now supports a pause button (2014-7-15).
+* NxMW::CMediaPlayer: Fix some memory leaks (2014-7-16).
+* NxMW::CMediaPlayer: Change spacing, make text region big enough to support
+ a multi-line, scrollable region (2014-7-16).
+* NxMW::CMediaPlayer: Correctly catch the volume level change event
+ (2014-7-16).