diff options
author | xue <> | 2006-06-06 20:01:17 +0000 |
---|---|---|
committer | xue <> | 2006-06-06 20:01:17 +0000 |
commit | 35e66121c76297eeca46bdc93335e94bd34652a7 (patch) | |
tree | 4870bcc097168170ae0a6e128693903796540c82 /UPGRADE | |
parent | f7d3151d8594e12c7cccc18dbccce79073fe4cf0 (diff) |
Fixed #213.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ - Upgrading Instructions for PRADO Framework v3.0.1
+ Upgrading Instructions for PRADO Framework v3.0.2
=================================================
!!!IMPORTANT!!!
@@ -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'.
|