docs/HISTORY.txt
branchZTK-1.1
changeset 169 b4b587dd45ca
parent 167 f0336de241c3
child 187 9eaad4dbe96d
equal deleted inserted replaced
168:c02d355d3ffd 169:b4b587dd45ca
     2 =========
     2 =========
     3 
     3 
     4 0.3.13
     4 0.3.13
     5 ------
     5 ------
     6  - added "ztfy.utils.container" utility module
     6  - added "ztfy.utils.container" utility module
       
     7  - added a persistent utility to store ZEO connection settings
     7  - added "TextLine list" schema field and widget
     8  - added "TextLine list" schema field and widget
     8  - added Python 2.7 compatibility code and timeout parameter to XML-RPC
     9  - added Python 2.7 compatibility code and timeout parameter to XML-RPC
     9    protocol helper
    10    protocol helper
    10  - changed request "data:" TAL namespace to basic HTTP request so it can be used
    11  - changed request "data:" TAL namespace to basic HTTP request so it can be used
    11    in views called via JSON-RPC or XML-RPC
    12    in views called via JSON-RPC or XML-RPC