]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
fix XPM SaveFile for more than 92 colors
[wxWidgets.git] / docs / changes.txt
index 5f4de91df523ac80f0e34f48f599582a79db6bfa..e3cbd0ff8216ceba55370145e5b31e7a5dabc961 100644 (file)
@@ -181,6 +181,7 @@ All (GUI):
 - Fixed freeing of "static" alpha data in wxImage (Axel Gembe)
 - Don't invalidate the font in SetNativeFontInfo[Desc]() if the string is
   invalid, to conform to the documented behaviour (Langhammer)
 - Fixed freeing of "static" alpha data in wxImage (Axel Gembe)
 - Don't invalidate the font in SetNativeFontInfo[Desc]() if the string is
   invalid, to conform to the documented behaviour (Langhammer)
+- Fixed wxXPMHandler::SaveFile for images with more than 92 colors.
 
 wxMSW:
 
 
 wxMSW: