From c324241bd722e2eb3488c9fb5a467882b7040435 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 7 Apr 2006 15:25:07 +0000 Subject: List controls now use array keys as list item values even if the array is integer-indexed --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 8d764697..477534d4 100644 --- a/HISTORY +++ b/HISTORY @@ -2,6 +2,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 -- cgit v1.2.3