X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a2d541ca9c552d1a30ba75970968a7a220f4955a..490da436c859b499a7726acd06af02304b0d925f:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 3fa95a23e6..709fc6a11f 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -201,8 +201,8 @@ wxGTK: - support for more SGI hardware (12-bit mode among others) - fixed wxDC::Blit() to honour source DC's logical coordinates - implemented wxIdleEvent::RequestMore() for simple background tasks - (unlike thread work) - implemented wxChoice::Delete() +- fixed bad memory leak in wxFileDialog (Chris Elliott) wxHTML: