docs/HISTORY.txt
branchZTK-1.1
changeset 187 9eaad4dbe96d
parent 169 b4b587dd45ca
child 198 617034d35c3b
--- 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