diff --git a/wxPython/CHANGES.txt b/wxPython/CHANGES.txt index 3ac422e634..0970d73e89 100644 --- a/wxPython/CHANGES.txt +++ b/wxPython/CHANGES.txt @@ -11,8 +11,8 @@ Added wxGenericDirCtrl. Added wxMultiChoiceDialog. The calltip window and autocomplete window in wxSTC will now use a -wxPopupWindow if available so they can extend beyond the client area -of the STC if needed. +wxPopupWindow if available on the platform (and functioning correctly) +so they can extend beyond the client area of the STC if needed. Finished wrapping and providing typemaps for wxInputStream and also added the stream ctor and other methods for wxImage so images can now