diff options
author | xue <> | 2006-06-08 23:56:38 +0000 |
---|---|---|
committer | xue <> | 2006-06-08 23:56:38 +0000 |
commit | 99458807b73ff35b07521697f806b4654d1ec8fd (patch) | |
tree | 34533823505feb2010c64f72dfdcebe4c7be6c44 /HISTORY | |
parent | 97991dea453f103aba63ab1a1818e434c93c1ee8 (diff) |
ensureChildControls() is now invoked in TControl::initRecursive
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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
==========================
|