]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Initialize wxImageFileProperty correctly when file is given in the ctor.
[wxWidgets.git] / docs / changes.txt
index 1b45e3c7fca299ba3840f7a483b8998504d9086d..243ee67b6f5f749fe22145d601950fccc10d1730 100644 (file)
@@ -577,6 +577,7 @@ wxMSW:
 - It is now possible to tab into radio boxes again.
 - Fix launching some types of files under Windows 7 and later (Steven Houchins).
 - Don't use an icon for items inserted without one into wxListCtrl (Chuddah).
+- Handle custom configurations when using MSVC autolinking (tinman).
 
 wxOSX: