diff --git a/ChangeLog.txt b/ChangeLog.txt index 9c2275abc..a6346293f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -479,4 +479,6 @@ * NxWidgets::CImage: Cannot use NxWidgets::CGraphicsPort:drawBitmapGreyScale() because it does not respect transparent or background colors in its current form. The end result is that makes the image background grey as well as the - image (2014-7-17). \ No newline at end of file + image (2014-7-17). +* NxWM::CMediaPlayer: State variable was left in a bad state and caused some + problems down the road (2014-7-17).