From 53a4b457cf11772753291ad4872bf723c6fbe89d Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 30 Dec 2005 20:48:12 +0000 Subject: [PATCH] Note that some deprecated items have been removed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/docs/CHANGES.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index 9c78daa386..c1ea536d53 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -1,6 +1,27 @@ Recent Changes for wxPython ===================================================================== +2.7.0.0 +------- + +The following deprecated items have been removed: + + * wx.Bitmap SetQuality and GetQuality methods + + * The wx.GetNumberFromUser function + + * wx.EVT_LIST_GET_INFO and wx.EVT_LIST_SET_INFO + + * wx.BookCtrlSizer and wx.NotebookSizer + + * The PostScript-specific methods of wx.PrintData + + * wx.PrintDialogData SetSetupDialog and GetSetupDialog methods + + + + + 2.6.1.1 ------- -- 2.50.0