diff --git a/docs/changes.txt b/docs/changes.txt index 3d97b8f6db..4f17402369 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -157,6 +157,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 wxQt: