diff --git a/ChangeLog.txt b/ChangeLog.txt index e048e8248..2e8580fe9 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -452,5 +452,8 @@ larger images for the media player (2014-7-14). * Kconfig, nxwm/src/cmediaplayer.cxx: Add options to manage spacing of media player buttons and borders vs. borderless buttons (2014-7-14). -* CNxWidgets::CImage: Fix setImageLeft and setImageTop methods. (2014-7-14). - +* NxWidgets::CImage: Fix setImageLeft and setImageTop methods (2014-7-14). +* NxWidget::CImage: Now supports helper methods to align images in the + widget region (2014-7-14). +* NxWM::CMediaPlayer now uses the new CImage methods to align media controls + in buttons (2014-7-14).