# HG changeset patch # User Thierry Florac # Date 1381146984 -7200 # Node ID beda65aad3293770278acc5efb61df5173179446 # Parent aa7f92bddd131d17c45a0b69bb884effa95200b3 Version 0.4.5 diff -r aa7f92bddd13 -r beda65aad329 src/ztfy.utils.egg-info/PKG-INFO --- a/src/ztfy.utils.egg-info/PKG-INFO Mon Oct 07 11:48:45 2013 +0200 +++ b/src/ztfy.utils.egg-info/PKG-INFO Mon Oct 07 13:56:24 2013 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: ztfy.utils -Version: 0.4.4 +Version: 0.4.5 Summary: ZTFY utility functions and classes for Zope3 Home-page: http://www.ztfy.org Author: Thierry Florac @@ -41,6 +41,10 @@ Changelog ========= + 0.4.5 + ----- + - make current participation request optional in "indexObject()" function + 0.4.4 ----- - added "allow_none" and "headers" arguments in XML-RPC "getClient()" methods