2.5 --> 2.6 changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-04-19 22:38:35 +00:00
parent 583d32f6ba
commit 4d8a327525
6 changed files with 22 additions and 22 deletions

View File

@@ -1,9 +1,9 @@
============================
wxPython 2.5 Migration Guide
wxPython 2.6 Migration Guide
============================
This document will help explain some of the major changes in wxPython
2.5 since the 2.4 series and let you know what you need to do to adapt
2.6 since the 2.4 series and let you know what you need to do to adapt
your programs to those changes. Be sure to also check in the CHANGES_
file like usual to see info about the not so major changes and other
things that have been added to wxPython.