diff --git a/docs/changes.txt b/docs/changes.txt index ccafeed035..f5211ebebc 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -36,6 +36,8 @@ wxMSW: - Now uses newer font MS Shell Dlg 2 if possible. - Compiles again with WIN64. - Winelib compilation now works. +- When converting a wxIcon to a bitmap check if the icon has an alpha + channel and set the bitmap to use it. wxGTK: