diff options
author | xue <> | 2006-03-06 16:12:59 +0000 |
---|---|---|
committer | xue <> | 2006-03-06 16:12:59 +0000 |
commit | 72bf039357e9137122733c50924130747fd14855 (patch) | |
tree | 6bc7eb44eabbd338fe5ef2abf653d088b64c1490 /UPGRADE | |
parent | 5b22e50d36d11c50ef3b9cd0b4e2d5563c4b9c93 (diff) |
final fixes before 3.0b release.3.0b
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -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 |