From: Robin Dunn Date: Wed, 26 May 2004 05:18:26 +0000 (+0000) Subject: It's a new change X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ea06848c63ab06e8549b783db2510a7767468dda It's a new change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/docs/MigrationGuide.txt b/wxPython/docs/MigrationGuide.txt index df10c84f8c..690436e242 100644 --- a/wxPython/docs/MigrationGuide.txt +++ b/wxPython/docs/MigrationGuide.txt @@ -588,6 +588,8 @@ provided by the makers of the ActiveX control that you are using. OGL is dead! LONG LIVE OGL! --------------------------- +**[Changed in 2.5.2.0]** + The wx.ogl module has been deprecated in favor of the new Python port of the OGL library located at wx.lib.ogl contributed by Pierre Hjälm. This will hopefully greatly extend the life of OGL within wxPython by