summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-07 15:26:38 +0000
committerxue <>2006-04-07 15:26:38 +0000
commit095e118cd4469f1b77e920a0238798d23089ae8d (patch)
tree1d559fb16ee490470d68cf0cec942ff4a5467d42 /HISTORY
parent021501cb16c964b4bb43ecef6688cba64ecb257d (diff)
Merge from 3.0 branch 871.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b418a495..e650cb4f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,6 +6,8 @@ Version 3.0RC2 April 16, 2006
=============================
BUG: Ticket#118 - Variables that may not have been initialized (Qiang)
CHG: Moved localize() into PradoBase (Qiang)
+CHG: List controls now use array keys as list item values even if
+ the array is integer-indexed (Qiang)
ENH: Optimized the representation and evaluation of template expressions (Qiang)
Version 3.0RC1 April 5, 2006