Mercurial > ecos
diff host/tools/configtool/ChangeLog @ 2294:4a8aaf2d79cf
* standalone/wxwin/configitem.cpp: Allow full 32-bit signed integer range
when editing CDL items using the ecIntegerEditorCtrl.
| author | jld |
|---|---|
| date | Mon, 11 Sep 2006 10:48:53 +0000 |
| parents | cf44f62361c7 |
| children | b717ff319fe2 |
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog +++ b/host/tools/configtool/ChangeLog @@ -1,3 +1,8 @@ +2006-09-06 John Dallaway <jld@ecoscentric.com> + + * standalone/wxwin/configitem.cpp: Allow full 32-bit signed integer + range when editing CDL items using the ecIntegerEditorCtrl. + 2006-07-11 John Dallaway <jld@ecoscentric.com> * standalone/wxwin/configtool.cpp: Workaround an exception handling
