# HG changeset patch # User Thierry Florac # Date 1351184342 -7200 # Node ID 9eaad4dbe96dd5850dfaff02f03e9518aab1f05a # Parent 28ecb13e485ccbfff28a9a2646dfa048d63d5c06 Updated history diff -r 28ecb13e485c -r 9eaad4dbe96d docs/HISTORY.txt --- a/docs/HISTORY.txt Thu Oct 25 18:57:12 2012 +0200 +++ b/docs/HISTORY.txt Thu Oct 25 18:59:02 2012 +0200 @@ -3,9 +3,11 @@ 0.3.13 ------ + - added ZEO connection interface, utility and tools - added "ztfy.utils.container" utility module - added a persistent utility to store ZEO connection settings - added "TextLine list" schema field and widget + - added request and session cached properties - added Python 2.7 compatibility code and timeout parameter to XML-RPC protocol helper - changed request "data:" TAL namespace to basic HTTP request so it can be used