summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorxue <>2006-04-26 21:15:34 +0000
committerxue <>2006-04-26 21:15:34 +0000
commitf4437c190074be283d9297f8e2ad54bbb055bf2d (patch)
tree391812d18afb67918303d5f0b4e22bf4e77a6449 /UPGRADE
parent8b0c8f0d0557d8ab88409cd9691cd1ee279321d5 (diff)
TLiteral will display body content if Text is empty.
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE12
1 files changed, 9 insertions, 3 deletions
diff --git a/UPGRADE b/UPGRADE
index b9213eb8..20c91cc9 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,11 +1,11 @@
- Upgrading Instructions for PRADO Framework v3.0.0 RC2
- =====================================================
+ Upgrading Instructions for PRADO Framework v3.0.0
+ =================================================
!!!IMPORTANT!!!
After upgrading, remember to delete everything under
-your PRADO application's cache and runtime directories.
+your PRADO application's assets and runtime directories.
The following upgrading instructions are cumulative. That is,
@@ -14,6 +14,11 @@ version B between A and C, you need to following the instructions
for both A and B.
+Upgrading from v3.0.0 RC2
+-------------------------
+There should be no compatibility issues.
+
+
Upgrading from v3.0.0 RC1
-------------------------
- !!! Expressions appeared in a template are now evaluated in PreRender
@@ -27,6 +32,7 @@ Upgrading from v3.0.0 RC1
the integers as their list item values. Previously, it used the array
values as the list item values.
+
Upgrading from v3.0.0 beta
--------------------------
- THttpSession.UseCustomStorage replaces the previous Storage.