diff host/tools/configtool/ChangeLog @ 867:6c0eeb4145cb

* standalone/wxwin/symbols.h, standalone/wxwin/aboutdlg.cpp, standalone/wxwin/configtool.cpp, standalone/wxwin/mainwin.cpp: Use a character string to represent the configtool version number.
author jld
date Tue, 25 Mar 2003 11:47:51 +0000
parents 14cc4c926c7e
children 4f2928474597
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog
+++ b/host/tools/configtool/ChangeLog
@@ -1,5 +1,11 @@
 2003-03-25  John Dallaway  <jld@ecoscentric.com>
 
+	* standalone/wxwin/symbols.h,
+	  standalone/wxwin/aboutdlg.cpp,
+	  standalone/wxwin/configtool.cpp,
+	  standalone/wxwin/mainwin.cpp: Use a character string to represent
+	the configtool version number.
+
 	* standalone/wxwin/runtestsdlg.cpp: Remove CR characters in test
 	output. [ Bugzilla 85163 ]