diff -r 6c087119379d -r 69503d5058a1 src/ztfy.utils.egg-info/PKG-INFO --- a/src/ztfy.utils.egg-info/PKG-INFO Wed Oct 16 14:32:24 2013 +0200 +++ b/src/ztfy.utils.egg-info/PKG-INFO Wed Oct 16 14:34:04 2013 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: ztfy.utils -Version: 0.4.5 +Version: 0.4.6 Summary: ZTFY utility functions and classes for Zope3 Home-page: http://www.ztfy.org Author: Thierry Florac @@ -41,6 +41,10 @@ Changelog ========= + 0.4.6 + ----- + - added ISet interface with permissions on zc.set.Set class + 0.4.5 ----- - make current participation request optional in "indexObject()" function