diff options
author | xue <> | 2006-09-08 19:31:03 +0000 |
---|---|---|
committer | xue <> | 2006-09-08 19:31:03 +0000 |
commit | 90b3f22cba8ad85ef2eb38c158fa2da46d798cf8 (patch) | |
tree | c321fedfe1339a1567766c375c600a738e6ac840 /UPGRADE | |
parent | a5dd2d8c17fcac8da117a9c8ae8af519b02c717a (diff) |
merge from 3.0 branch till 1397.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,6 +13,12 @@ if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions
for both A and B.
+Upgrading from v3.0.4
+---------------------
+- TFileUpload::saveAs() will return false instead of raising an exception
+ if it encounters any error.
+
+
Upgrading from v3.0.3
---------------------
- The 'Static' value is changed to 'Fixed' for the Display property of
|