]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
corrected WXDLLIMPEXP_ declaration for wxEventBlocker: it's part of core, not base
[wxWidgets.git] / docs / changes.txt
index e472d53b51d1d7acde31f63ba07b1140db794b5c..153d114869bc93dbd45505e409620dcbe64ad3e3 100644 (file)
@@ -23,12 +23,17 @@ Major new features in this release
 
 All:
 
+- Added wxEventBlocker class (Francesco Montorsi)
+- Added wxFile/DirPickerCtrl::Get/SetFile/DirName() (Francesco Montorsi)
 - Added wxSizerFlags::Top() and Bottom()
 
 wxGTK:
 
 - Implemented support for underlined fonts in wxStaticText
 
+wxMSW:
+
+- Fixed infinite loop in wxThread::Wait() in console applications
 
 
 2.8.2