summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-08-26 16:19:45 +0000
committerxue <>2006-08-26 16:19:45 +0000
commit17f7daf67672f2d2252d9199451fe873d61c2c7a (patch)
tree457e200910e53f28a5ceb43a890dee5ee8eff371 /HISTORY
parenta5d9b3fa5cc335f74993a576cea8b4ddcdde2fcc (diff)
TControl::findControlsByType() now only returns objects of the specified type
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b6163c03..652d89fe 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7,6 +7,7 @@ ENH: TListControl.SelectedValues and SelectedIndices can now be set before datab
ENH: Upgrade Scriptaculous javascript library to 1.6.2 (Wei)
CHG: Unify all client-side javascript event handler syntax. (Wei)
CHG: Added more conditions in the requirement checker (Qiang)
+CHG: TControl::findControlsByType() now only returns objects of the specified type (Qiang)
Version 3.0.3 August 6, 2006
============================