]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
use one shot timers in wxAnimationCtrl (patch 1774535)
[wxWidgets.git] / docs / changes.txt
index b41e293e4f70aae089b3f626b04f4a930adc764e..91189d5e8524b5914aab36b0f6250f59a835d8ae 100644 (file)
@@ -215,6 +215,7 @@ wxMSW:
 - Fixed bug with symbol resolving in wxStackWalker (Axel Gembe)
 - Fixed showing busy cursor for disabled windows and during wxExecute()
 - Set the string of wxEVT_COMMAND_CHECKLISTBOX_TOGGLED events (Luca Cappa)
+- Fix problems with timers on SMP machines in wxAnimationCtrl (Gennady)
 
 wxGTK: