summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-06-08 23:56:38 +0000
committerxue <>2006-06-08 23:56:38 +0000
commit99458807b73ff35b07521697f806b4654d1ec8fd (patch)
tree34533823505feb2010c64f72dfdcebe4c7be6c44 /HISTORY
parent97991dea453f103aba63ab1a1818e434c93c1ee8 (diff)
ensureChildControls() is now invoked in TControl::initRecursive
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 14b3a6d4..cf254dbb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
Version 3.0.2 July 2, 2006
==========================
BUG: Ticket#213 - PRADO Requirements Checker charset error (Qiang)
+CHG: ensureChildControls() is now invoked in TControl::initRecursive (Qiang)
Version 3.0.1 June 4, 2006
==========================