From: Vadim Zeitlin Date: Sun, 17 Oct 2004 21:28:18 +0000 (+0000) Subject: mention enhanced metafiles bug fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/804cd2075d5b091425277a9a863367b93a3cbd4d mention enhanced metafiles bug fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/changes.txt b/docs/changes.txt index f591101f40..11d97fd2ac 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -214,14 +214,18 @@ Unix: - wxPuts() now correctly outputs trailing new line in Unicode build -Mac: +wxGTK: + +- fixed wxFileDialog::SetWildcard() + +wxMac: - wxDynamicLibrary::GetDllExt() now returns ".bundle", not ".dylib" - wxDynamicLibrary::GetSymbol() now prepends underscore to the symbol name -wxGTK: +wxMSW: -- fixed wxFileDialog::SetWildcard() +- fixed enhanced metafiles loading from files (Andreas Goebel) 2.5.3