summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorxue <>2006-03-06 16:12:59 +0000
committerxue <>2006-03-06 16:12:59 +0000
commit72bf039357e9137122733c50924130747fd14855 (patch)
tree6bc7eb44eabbd338fe5ef2abf653d088b64c1490 /UPGRADE
parent5b22e50d36d11c50ef3b9cd0b4e2d5563c4b9c93 (diff)
final fixes before 3.0b release.3.0b
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE11
1 files changed, 9 insertions, 2 deletions
diff --git a/UPGRADE b/UPGRADE
index 52518ff8..4b6688a7 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -1,4 +1,11 @@
- PRADO v3.0a January 18, 2006
+ PRADO v3.0b March 6, 2006
+ =========================
-Backward compatibility is not maintained for v2.x and v1.x. \ No newline at end of file
+Upgrading from v3.0a
+--------------------
+A major change is the event names, which must be prefixed with 'On'.
+
+Upgrading from v2.x and v1.x
+----------------------------
+PRADO v3.x is not backward compatible with v2.x and v1.x. \ No newline at end of file