diff host/tools/configtool/ChangeLog @ 521:c3f83515903f

* standalone/wxwin/confogtool.h: Force ecUSE_MLT == 0 for debug builds.
author jld
date Tue, 21 Jan 2003 11:20:34 +0000
parents 2b2d9aa25330
children 479c778d83e6
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog
+++ b/host/tools/configtool/ChangeLog
@@ -1,4 +1,9 @@
-2002-01-20  John Dallaway  <jld@ecoscentric.com>
+2003-01-21  John Dallaway  <jld@ecoscentric.com>
+
+	* standalone/wxwin/configtool.h:
+	Force ecUSE_MLT == 0 even for debug builds.
+
+2003-01-20  John Dallaway  <jld@ecoscentric.com>
 
 	* standalone/wxwin/configtooldoc.cpp:
 	Use wxString::GetChar() rather than an array element.