Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 84:489eb5632bc3 ecos-sw-2000-04-28
Merge from eCos master repository on 2000-04-28-18:44:39-BST
| author | jlarmour |
|---|---|
| date | Fri, 28 Apr 2000 18:18:36 +0000 |
| parents | 6736c52df507 |
| children | c37d3a9e1b28 |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,17 @@ +2000-04-17 John Dallaway <jld@cygnus.co.uk> + + * standalone/common/cdl_exec.cxx: + + Use PATH_MAX rather than _MAX_PATH in the Cygwin-hosted + build. + +2000-04-17 John Dallaway <jld@cygnus.co.uk> + + * standalone/common/cdl_exec.cxx: + + Modify cmd_tree() to avoid non-standard use of + getcwd(). + 2000-04-11 John Dallaway <jld@cygnus.co.uk> * common/win32/CTCommonDoc.cpp:
