diff options
author | xue <> | 2006-06-10 11:28:30 +0000 |
---|---|---|
committer | xue <> | 2006-06-10 11:28:30 +0000 |
commit | c6b4190fab88201f4efaa0d00a6aa823b180f482 (patch) | |
tree | e3be39a8eaefca800017dd866422b1039e1db77a /UPGRADE | |
parent | 112d86bb08a1dd4bde14005f757c95b0fc7a5a21 (diff) |
Merge from 3.0 branch till 1148.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -14,6 +14,10 @@ version B between A and C, you need to following the instructions for both A and B.
+Upgrading from v3.0.1
+---------------------
+
+
Upgrading from v3.0.0
---------------------
- URL format is modified when THttpRequest.UrlFormat=='Path'.
@@ -67,4 +71,4 @@ All event names must start 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 +PRADO v3.x is not backward compatible with v2.x and v1.x.
|