--- a/src/ztfy.utils.egg-info/PKG-INFO Tue Nov 20 18:07:08 2012 +0100
+++ b/src/ztfy.utils.egg-info/PKG-INFO Wed Dec 19 08:01:30 2012 +0100
@@ -43,9 +43,15 @@
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
+ in views called via JSON-RPC or XML-RPC
0.3.12
------