+<h1><a id="id1" name="id1">2.8.1.0</a></h1>
+<ul class="simple">
+<li>8-Jan-2006</li>
+</ul>
+<p>Added EVT_TASKBAR_CLICK and use it to show taskbar icon menu on right
+button release, not press, under MSW (bug 1623761)</p>
+<p>Added wxTreeCtrl::CollapseAll[Children]() and IsEmpty() methods;
+documented wxTreeItemId (patch 1622125)</p>
+<p>Fix wxMDIChidFrame::GetPosition() (patch 1626610)</p>
+<p>Fix attribute memory leak in wxGrid::ShowCellEditControl() (patch
+1629949)</p>
+<p>wxGTK: Fix for controls on a toolbar being the full height of the
+toolbar instead of their natural height.</p>
+<p>wx.lib.customtreectrl patches from Andrea Gavana.</p>
+<p>wxMac: Applied patch #1622389, fixing two memory leaks in
+GetPartialTextExtents.</p>
+<p>More fixes for the native wx.ListCtrl on Mac.</p>
+<p>Added wx.aui.AuiNotebook.GetAuiManager().</p>
+<p>Added wx.aui.AuiMDIParentFrame and wx.aui.AuiMDIChildFrame, which
+essentially implement the MDI interface using a normal wx.Frame and a
+wx.aui.AuiNotebook.</p>
+</div>
+<div class="section">
+<h1><a id="id2" name="id2">2.8.0.1</a></h1>