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
+- wxTopLevelWindow::SetSizeHints size increments now work
+wxMSW:
+
+- Fixed infinite loop in wxThread::Wait() in console applications
2.8.2
- Don't crash in wxWindow dtor if the window hadn't been really Create()d
+wxUniv:
+
+- Fixed wxComboBox always sorted
+
2.8.1
-----