diff --git a/docs/changes.txt b/docs/changes.txt index 76222eee1e..9fbd7a7f3c 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -104,6 +104,7 @@ All (GUI): - wxColourDatabase API now uses objects instead of pointers - added resolution option to JPEG image handler (Jeff Burton) - added wxCalendarEvent::SetDate, wxCalendarEvent::SetWeekDay +- wxGenericDirCtrl now accepts multiple wildcards wxMSW: diff --git a/docs/toback24.txt b/docs/toback24.txt index 4eabc1f2a4..698d16fb0f 100644 --- a/docs/toback24.txt +++ b/docs/toback24.txt @@ -232,6 +232,12 @@ Checking in zipstrm.cpp; new revision: 1.10; previous revision: 1.9 done +32. Apply patch [ 866387 ] wxGenericDirCtrl does not accept multiple wildcards + +Checking in src/generic/dirctrlg.cpp; +/pack/cvsroots/wxwindows/wxWindows/src/generic/dirctrlg.cpp,v <-- dirctrlg.cpp +new revision: 1.81; previous revision: 1.80 + TODO for 2.4 (items that are not backports) ===========================================