summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorxue <>2006-09-30 13:10:16 +0000
committerxue <>2006-09-30 13:10:16 +0000
commitdba2ca98d81aa4b205ac6b3a113ad4627f60c647 (patch)
tree7c8d764ecf5ed5aa75752f9ced82acb85677c961 /UPGRADE
parent7eafd95bfa21c9c8603e9c437a9d96dc880d92e7 (diff)
Fixed #394.
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPGRADE b/UPGRADE
index 3b421dfc..060572c2 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -17,7 +17,9 @@ Upgrading from v3.0.4
---------------------
- TFileUpload::saveAs() will return false instead of raising an exception
if it encounters any error.
-
+- TDropDownListColumn.DataField is renamed to DataTextField and
+ DataFormatString is renamed to DataTextFormatString.
+ A new property named DataValueField is added.
Upgrading from v3.0.3
---------------------