diff -r ddab9a29b54b -r 82d8de021806 ztfy.utils.egg-info/PKG-INFO --- a/ztfy.utils.egg-info/PKG-INFO Tue Dec 07 17:27:24 2010 +0100 +++ b/ztfy.utils.egg-info/PKG-INFO Sun May 22 22:37:32 2011 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: ztfy.utils -Version: 0.2 +Version: 0.3 Summary: ZTFY utility functions and classes for Zope3 Home-page: http://trac.ztfy.org/ztfy.utils Author: Thierry Florac @@ -41,6 +41,17 @@ Changelog ========= + 0.3 + --- + - Added "getAge" function in date module + - Added session module and TALES adapter to get/set session values + - Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods + + 0.2.1 + ----- + - Added 'site.locateAndRegister' facility function + - Update ServerTimezoneUtility parent classes + 0.2 --- - Added 'data' namespace to access request data