Changeset 2055 for trunk/UPGRADE

Show
Ignore:
Timestamp:
07/17/2007 12:27:20 PM (16 months ago)
Author:
xue
Message:

updated UPGRADE instruction.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/UPGRADE

    r1942 r2055  
    11 
    2          Upgrading Instructions for PRADO Framework v3.1.0 
     2         Upgrading Instructions for PRADO Framework v3.1.1 
    33         ================================================= 
    44 
     
    99version B between A and C, you need to following the instructions 
    1010for both A and B. 
     11 
     12Upgrading from v3.1.0 
     13--------------------- 
     14- IFeedContentProvider adds a new method getContentType(). This affects any 
     15  class implementing this interface. 
    1116 
    1217Upgrading from v3.1b