Mercurial > ecos-v2_0-branch
diff host/tools/configtool/ChangeLog @ 582:f2d369dad95f
* standalone/wxwin/runtestsdlg.cpp,
standalone/wxwin/runtestsdlg.h:
Call the "Reset Board" message box in the primary thread rather
than the worker thread for correct operation under Linux.
| author | jld |
|---|---|
| date | Mon, 10 Feb 2003 16:16:10 +0000 |
| parents | 798c5efd7d1c |
| children | f83ca6359915 |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,10 @@ +2003-02-10 John Dallaway <jld@ecoscentric.com> + + * standalone/wxwin/runtestsdlg.cpp, + standalone/wxwin/runtestsdlg.h: + Call the "Reset Board" message box in the primary thread rather than + the worker thread for correct operation under Linux. + 2003-02-05 John Dallaway <jld@ecoscentric.com> * standalone/wxwin/configtooldoc.cpp,
