]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
wxSetCursor() bug with splitters corrected
[wxWidgets.git] / docs / changes.txt
index 962d29eb61043042ae60c45d51e7c2733026b089..fff7f682be016362e9afcc07f64b1f12cf6bd53b 100644 (file)
@@ -17,10 +17,12 @@ wxMSW:
   with names wx.lib, wx_d.lib, wx200.lib(dll), wx200_d.lib(dll).
 - Added BC++ 5 IDE files and instructions.
 - Fixed wxChoice, wxComboBox constructor bugs (m_noStrings initialisation).
+- Fixed focus-related crash.
 
 wxMotif:
 
 - Cured asynchronous wxExecute crash.
+- Added repaint event handlers to wxFrame, wxMDIChildFrame.
 
 General: