From 19ca811a88818e1117629fdbe39798ec588147ba Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 21 Dec 2002 01:46:00 +0000 Subject: [PATCH] notes for 2.3.4.2 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wxPython/CHANGES.txt b/wxPython/CHANGES.txt index 1d899fb02a..f548255c04 100644 --- a/wxPython/CHANGES.txt +++ b/wxPython/CHANGES.txt @@ -2,6 +2,12 @@ CHANGES.txt for wxPython ---------------------------------------------------------------------- +2.3.4.2 +------- +Various bug fixes. + + + 2.3.4.1 ------- Updated XRCed and wxTimeCtrl contribs.