From 7b080fd0ead5e889fc9beaa7b247001155aa164c Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 29 Sep 2007 01:40:54 +0000 Subject: Fixed test cases. --- UPGRADE | 2 ++ 1 file changed, 2 insertions(+) (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE index 6b609eea..3388dd3c 100644 --- a/UPGRADE +++ b/UPGRADE @@ -20,6 +20,8 @@ Upgrading from v3.1.0 TUserManager. - The order of application lifecycles is changed. The loadState and loadStateComplete are moved to right after onBeginRequest. +- TDropDownList will be in an unselected state if no initial selection is specified. + That is, its SelectedIndex will be -1. Previously, the first item will be considered as selected. Upgrading from v3.1b -------------------- -- cgit v1.2.3