diff --git a/docs/changes.txt b/docs/changes.txt index 4f17402369..f229181029 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -158,6 +158,7 @@ wxOSX: - Fix dispatching pending events (and CallAfter()) in console applications. - Implement wxDataViewColumn::UnsetAsSortKey() (Daniel Kulp). - supporting native image formst like NSImage and UIImage in wxBitmap +- native implementation for wxStaticBitmap for correct rendering of template images wxQt: