diff host/tools/configtool/ChangeLog @ 2697:d6e76cd040e3

* standalone/wxwin/configitem.cpp: Observe item/macro name setting when updating tree items. * standalone/wxwin/configtool.cpp: Search for the eCos repository if the saved location no-longer exists.
author jld
date Mon, 22 Dec 2008 21:37:03 +0000
parents 75d2f2d71e1f
children a26c852686fb
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog
+++ b/host/tools/configtool/ChangeLog
@@ -16,6 +16,15 @@ 2008-12-08  John Dallaway  <jld@ecoscent
 	* standalone/wxwin/mainwin.cpp: Make menu acceleration keys unique.
 	[ Bugzilla 1000618 ]
 
+2008-09-03  John Dallaway  <jld@ecoscentric.com>
+
+	* standalone/wxwin/configitem.cpp: Observe item/macro name setting
+	when updating tree items.
+	* standalone/wxwin/docsystem.cpp: Tweak naming of root node in
+	documentation tree.
+	* standalone/wxwin/configtool.cpp: Search for the eCos repository if
+	the saved location no-longer exists. [ Bugzilla 1000465 ]
+ 
 2008-08-15  Bart Veer  <bartv@ecoscentric.com>
 
 	* common/common/build.cxx: avoid compiler warning.