summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorxue <>2006-05-03 17:34:13 +0000
committerxue <>2006-05-03 17:34:13 +0000
commit6495c05e19db5484c3accc44cd9fcb8177202176 (patch)
tree943e52fd9eefbf56ce1d019efebad2ddc719ab90 /UPGRADE
parent898d9d86fede3805340298e373d517e2a2314fc6 (diff)
added sanity check to calling event handlers
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE5
1 files changed, 4 insertions, 1 deletions
diff --git a/UPGRADE b/UPGRADE
index edff5ca0..8b89eb57 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,5 +1,5 @@
- Upgrading Instructions for PRADO Framework v3.0.0
+ Upgrading Instructions for PRADO Framework v3.0.1
=================================================
!!!IMPORTANT!!!
@@ -14,6 +14,9 @@ version B between A and C, you need to following the instructions
for both A and B.
+Upgrading from v3.0.0
+---------------------
+
Upgrading from v3.0.0 RC2
-------------------------
- Template comment tag is changed from <! ... !> to <!-- ... --!>