]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Fix out of bounds string access in wxMSW wxDirDialog.
[wxWidgets.git] / docs / changes.txt
index 2d7703606398e7ab9858007d9f6d8e88c8968e8e..bb79b65387bc6e75c8c2dcb308a5abea3ee56ba8 100644 (file)
@@ -461,6 +461,7 @@ All (GUI):
 - wxPropertyGrid: Added "HasAlpha" attribute for wxColourProperty.
 - Added support for saving PNG files with palette (troelsk).
 - Added support for saving as GIF and animated GIF (troelsk).
+- Fix wxWrapSizer minimal size calculation (Catalin Raceanu).
 
 GTK: