From f4437c190074be283d9297f8e2ad54bbb055bf2d Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 26 Apr 2006 21:15:34 +0000 Subject: TLiteral will display body content if Text is empty. --- UPGRADE | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'UPGRADE') 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. -- cgit v1.2.3