fix a release date

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-03-20 22:31:51 +00:00
parent 43ea4adf3f
commit 9aeb0dc9f8

View File

@@ -1,7 +1,7 @@
Recent Changes for wxPython
=====================================================================
2.8.2.0
2.8.3.0
-------
*
@@ -108,7 +108,7 @@ windows so they are no longer clipped by the bounds of the stc window.
2.8.1.0
-------
* 8-Jan-2006
* 8-Jan-2007
Added EVT_TASKBAR_CLICK and use it to show taskbar icon menu on right
button release, not press, under MSW (bug 1623761)