Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 101:c37d3a9e1b28 ecos-sw-2000-06-16
Merge from eCos master repository on 2000-06-16-07:47:03-BST
| author | jlarmour |
|---|---|
| date | Fri, 16 Jun 2000 16:43:59 +0000 |
| parents | 489eb5632bc3 |
| children | 95f3e12a6327 |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,24 @@ +2000-06-15 John Dallaway <jld@redhat.com> + + * standalone/win32/ConfigToolDoc.cpp: + + Modify RunTests() to check for simulator platforms and + inhibit prompting for hardware reset as appropriate. + + + * standalone/win32/Configtool.dsp, + standalone/win32/ecosconfig.dsp: + + Link debug builds against tcl82d.lib rather than + tcl82.lib. + + Look for libCDL in v:\cdl rather than v:\ide. + + * standalone/win32/Configtool.rc: + + Point to the eCos Product web page rather than the + obsolete eCos Services web page. + 2000-04-17 John Dallaway <jld@cygnus.co.uk> * standalone/common/cdl_exec.cxx:
