mention enhanced metafiles bug fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-10-17 21:28:18 +00:00
parent 15e2adbd3b
commit 804cd2075d

View File

@@ -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