]> git.saurik.com Git - wxWidgets.git/commitdiff
mention wxPathList change
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 Aug 2006 11:42:03 +0000 (11:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 22 Aug 2006 11:42:03 +0000 (11:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index e80105aeffe721238ce7db4740fbe9ee9a45f702..9d6364fac0b2e4df456049904a59d817a68824af 100644 (file)
@@ -31,6 +31,7 @@ INCOMPATIBLE CHANGES SINCE 2.6.x
   the wxEVT_MOUSE_CAPTURE_LOST event.
 - SetDefaultItem() method was moved from wxPanel to wxTopLevelWindow
 - wxDialog::OnOK/OnCancel() don't exist any more, use SetAffirmative/EscapeId()
+- wxPathList doesn't derive from (deprecated) wxStringList any more
 
 
 Deprecated methods since 2.6.x and their replacements