]> 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 1872c2a4419134dfa48a0e8ef59b457fb80d772b..153d114869bc93dbd45505e409620dcbe64ad3e3 100644 (file)
@@ -18,6 +18,23 @@ Major new features in this release
 ----------------------------------
 
 
+2.9.0
+-----
+
+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
 -----