Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-07-17 10:57:50 -06:00
parent 4a34820526
commit 1f87d19f7d

View File

@ -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).
image (2014-7-17).
* NxWM::CMediaPlayer: State variable was left in a bad state and caused some
problems down the road (2014-7-17).