ztfy/utils/docs/HISTORY.txt
branchZTK-1.1
changeset 112 93cdc4a26e0d
parent 89 165f37f89e5a
child 117 3bbec4dadfa7
equal deleted inserted replaced
111:203bba383ea4 112:93cdc4a26e0d
     1 Changelog
     1 Changelog
     2 =========
     2 =========
       
     3 
       
     4 0.3.6
       
     5 -----
       
     6  - corrected code and translations in MissingPrincipal class
       
     7  - added permissions on TextIndexNG index
       
     8 
       
     9 0.3.5
       
    10 -----
       
    11  - re-add IList and IDict interfaces forgotten from bad merge :-(
       
    12 
       
    13 0.3.4
       
    14 -----
       
    15  - better check for missing requests
     3 
    16 
     4 0.3.3
    17 0.3.3
     5 -----
    18 -----
     6  - Added "fanstatic:" TALES expression
    19  - Added "fanstatic:" TALES expression
     7 
    20 
    13 -----
    26 -----
    14  - Updated signature in ztfy.utils.catalog.index to match last hurry.query release
    27  - Updated signature in ztfy.utils.catalog.index to match last hurry.query release
    15 
    28 
    16 0.3
    29 0.3
    17 ---
    30 ---
    18  - Switched to ZTK-1.1.2
    31  - Switched to ZTK-1.1.2 and Python 2.6
    19  - Added "getAge" function in date module 
    32  - Added "getAge" function in date module 
    20  - Added session module and TALES adapter to get/set session values
    33  - Added session module and TALES adapter to get/set session values
    21  - Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods
    34  - Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods
    22 
    35 
    23 0.2.1
    36 0.2.1