diff options
author | xue <> | 2006-10-29 12:53:33 +0000 |
---|---|---|
committer | xue <> | 2006-10-29 12:53:33 +0000 |
commit | b4403995107c4440b4e19dd5e5e8385e0eac2a5a (patch) | |
tree | ff5f709433ad4695f3ffd9726c4230efb60eacd7 /UPGRADE | |
parent | 5bd4f1f34bb08469d3e18727f9d39c53037c6424 (diff) |
merge from 3.0 branch till 1481.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ Upgrading from v3.0.x - Validator OnSuccess event becomes OnValidationSuccess.
- Validator OnError event becomes OnValidationError.
+Upgrading from v3.0.5
+---------------------
+- constructUrl() now encodes & into & by default.
+- TRepeater does not render <span> anymore for empty item template.
Upgrading from v3.0.4
---------------------
|