]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
mention enhanced metafiles bug fix
[wxWidgets.git] / docs / changes.txt
index f591101f400e5a0f77fac5c53053c3d7d82f76cc..11d97fd2ace6ce5f330fff2615bbaf81de95dbe0 100644 (file)
@@ -214,14 +214,18 @@ Unix:
 
 - wxPuts() now correctly outputs trailing new line in Unicode build
 
 
 - 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
 
 
 - 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
 
 
 2.5.3