X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0149e2778396dfac568e1d381b87b44282e12df5..5712281c5d48fb42050fa6182283e30c57062cff:/docs/changes.txt?ds=sidebyside diff --git a/docs/changes.txt b/docs/changes.txt index ccc01c125c..3ccc2e61a8 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -105,6 +105,14 @@ wxMSW - Fix lack of spin control update event when control lost focus - Corrected drawing of bitmaps for disabled menu items +wxMac + +- Added support for the wxFRAME_FLOAT_ON_PARENT style + +wxX11: + +- Don't crash in wxWindow dtor if the window hadn't been really Create()d + 2.8.1 -----