diff --git a/docs/changes.txt b/docs/changes.txt index 8300f5c0c6..8c60431cb6 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -187,6 +187,7 @@ All (GUI): - Added wxTaskBarIcon::Destroy() - Added XRC handler for wxSearchCtrl (Sander Berents) - Read image resolution from TIFF, JPEG and BMP images (Maycon Aparecido Gasoto) +- Add support for reading alpha data from TIFF images - Added wxSYS_DCLICK_TIME system metric constant (Arne Steinarson) - Added wxApp::Get/SetAppDisplayName() (Brian A. Vanderburg II)