wxSearchCtrl, wxAboutBox, wxTreebook, tar streams.
+2.8.2
+-----
+
+All:
+
+- Added wxSizerFlags::Shaped() and FixedMinSize() methods
+- Added wxCSConv::IsOk() (Manuel Martin)
+- Added wxDateTime::GetDateOnly()
+- Made wxTextFile work with unseekable files again (David Hart)
+- Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta)
+
+wxMSW
+
+- Fix lack of spin control update event when control lost focus
+- Corrected drawing of bitmaps for disabled menu items
+
+
2.8.1
-----
wxMSW:
- Fixed compilation with Borland C++ in Unicode mode but without MSLU
+- Show taskbar icon menu on right button release, not press
wxGTK: