Updated history ZTK-1.1
authorThierry Florac <tflorac@ulthar.net>
Thu, 25 Oct 2012 18:59:02 +0200
branchZTK-1.1
changeset 187 9eaad4dbe96d
parent 186 28ecb13e485c
child 188 694af148f557
Updated history
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