]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
[wxGTK2] Plug memory leak in wxMemoryDC (approx. 525 bytes per object)
[wxWidgets.git] / docs / changes.txt
index 2734095f27f7e0fd00c436ac4e4df7de25755125..eb3764fd7487a50d014ff1024075441326e4d7ea 100644 (file)
@@ -47,6 +47,7 @@ wxMSW:
 - Fixed default size of wxStaticText controls with border being too small.
 - Fixed bugs with wxStatusBar positioning (with or withour sizers) (Jamie Gadd)
 - Mouse move events are now generated for all static controls (Jamie Gadd)
+- Made wxJoystick::GetProductName() more useful (John Ratliff)
 
 wxGTK: